ansible: fix -- mistake for import_playbook
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
2d1cf41c9f
commit
80d8694583
89 changed files with 95 additions and 95 deletions
|
@ -32,8 +32,8 @@
|
|||
- debug: var=Frozen
|
||||
|
||||
|
||||
-- import_playbook: "/srv/web/infra/ansible/playbooks/include/happy_birthday.yml myhosts=arm_packager"
|
||||
-- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=aarch64_test"
|
||||
- import_playbook: "/srv/web/infra/ansible/playbooks/include/happy_birthday.yml myhosts=arm_packager"
|
||||
- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=aarch64_test"
|
||||
|
||||
- name: Setup maintainer test hosts
|
||||
hosts: arm_packager:maintainer_test:aarch64_test
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue