This commit is contained in:
s0dy 2018-11-17 21:45:39 +01:00
parent e725dcb74e
commit 4357585c29

View File

@ -15,7 +15,9 @@ deploy_to_webserver:
- master - master
script: script:
- echo -e "ANSIBLE_HOSTS" > /etc/ansible/hosts
- cat /etc/ansible/hosts - cat /etc/ansible/hosts
#- ansible-playbook -i /ops/ansible/
when: manual when: manual