Add playbooks needed by merge tests
This test was recently re-enabled, but written before the change which required playbooks for all tests. Add them. Change-Id: I7b0d0caa4e8a3380b6bc1ff7dfc7f88c5b9f679c
This commit is contained in:
parent
84699f6a9d
commit
f885a63507
2
tests/fixtures/config/merges/git/common-config/playbooks/project-merge.yaml
vendored
Normal file
2
tests/fixtures/config/merges/git/common-config/playbooks/project-merge.yaml
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
- hosts: all
|
||||
tasks: []
|
2
tests/fixtures/config/merges/git/common-config/playbooks/project-test1.yaml
vendored
Normal file
2
tests/fixtures/config/merges/git/common-config/playbooks/project-test1.yaml
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
- hosts: all
|
||||
tasks: []
|
2
tests/fixtures/config/merges/git/common-config/playbooks/project-test2.yaml
vendored
Normal file
2
tests/fixtures/config/merges/git/common-config/playbooks/project-test2.yaml
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
- hosts: all
|
||||
tasks: []
|
Loading…
Reference in New Issue
Block a user