diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index e08c8f5..758c8c8 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -63,7 +63,7 @@ stages: - pwd - ls -ltr - ansible-galaxy install -r roles/requirements.yml - - ansible-playbook -v --connection=local ${ANSIBLE_EXTRA_VARS} ${ANSIBLE_PLAY} + - ansible-playbook -v -i '127.0.0.1,' --connection=local ${ANSIBLE_EXTRA_VARS} ${ANSIBLE_PLAY} - git clone git@gitlab.thezengarden.net:zen/le-ssl-certs.git /etc/nginx/ssl - /bin/ls -l /etc/nginx/conf.d - /bin/ls -l /etc/nginx/ssl/*