gitlab-cy.yml

This commit is contained in:
s0dy 2018-11-18 11:50:19 +01:00
parent e98ce4dd9b
commit 9d9f9deee9

View File

@ -24,7 +24,7 @@ deploy_to_webserver:
- master - master
script: script:
- mkdir /etc/ansible #- mkdir /etc/ansible
- echo -e "$ANSIBLE_HIFIVE_HOSTS" > /etc/ansible/hosts - echo -e "$ANSIBLE_HIFIVE_HOSTS" > /etc/ansible/hosts
- ansible-playbook ops/ansible/httpd-centos.yml - ansible-playbook ops/ansible/httpd-centos.yml