Added ansible as allowed host (and changed ssh key

lektura
Jonas Oberg 2017-06-13 09:57:07 +02:00
parent 4e2f837e6d
commit af71e3e492
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ pipeline:
commands:
- ansible-playbook -vvv playbook.yml -i hosts --syntax-check
deploy:
image: williamyeh/ansible
secrets: [ ssh_key ]