0.1.0-DEV-20191105-142329
------------------------- * ADD: - added git clone to pull in ssl keys for nginx config test
This commit is contained in:
parent
08dd724046
commit
5a226d5190
@ -61,7 +61,9 @@ stages:
|
||||
- ls -ltr
|
||||
- ansible-galaxy install -r roles/requirements.yml
|
||||
- ansible-playbook -v --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/*
|
||||
- /usr/sbin/nginx -c /etc/nginx/nginx.conf -t
|
||||
### END TEMPLATES ###
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user