gitlab-cy.yml

This commit is contained in:
s0dy 2018-11-17 22:30:05 +01:00
parent 509011612f
commit 8c18655160

View File

@ -17,6 +17,7 @@ deploy_to_webserver:
script:
- mkdir /etc/ansible
- echo -e "$ANSIBLE_HOSTS" > /etc/ansible/hosts
- cat /etc/ansible/hosts
- ansible-playbook ops/ansible/httpd-centos.yml