gitlab-cy.yml

This commit is contained in:
s0dy 2018-11-17 23:56:54 +01:00
parent 69f858295a
commit 3536236ab2

View File

@ -14,7 +14,7 @@ deploy_to_webserver:
- master
script:
- echo -e "$ANSIBLE_HOSTS" > /etc/ansible/hosts
- echo -e "$HIFIVE" > /etc/ansible/hosts
- cat /etc/ansible/hosts
- ansible-playbook ops/ansible/httpd-centos.yml
- find / -name ansible.cfg