Added ansible as allowed host (and changed ssh key
parent
4e2f837e6d
commit
af71e3e492
|
@ -4,6 +4,7 @@ pipeline:
|
|||
commands:
|
||||
- ansible-playbook -vvv playbook.yml -i hosts --syntax-check
|
||||
|
||||
|
||||
deploy:
|
||||
image: williamyeh/ansible
|
||||
secrets: [ ssh_key ]
|
||||
|
|
Loading…
Reference in New Issue