This commit is contained in:
parent
0817a1c94f
commit
a9b61df6a1
@ -4,7 +4,7 @@ name: turn
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Check syntax
|
- name: Check syntax
|
||||||
image: plugins/ansible:1
|
image: plugins/ansible:3
|
||||||
settings:
|
settings:
|
||||||
playbook: playbook.yml
|
playbook: playbook.yml
|
||||||
inventory: inventory.yml
|
inventory: inventory.yml
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
collections:
|
collections:
|
||||||
- src: community.docker
|
- community.docker
|
||||||
|
Loading…
Reference in New Issue
Block a user