ansible-role-nginx/molecule/common/playbook_stable_push.yml
2019-11-26 22:12:09 +01:00

12 lines
266 B
YAML

---
- name: Converge
hosts: all
roles:
- role: ansible-role-nginx
vars:
nginx_branch: stable
nginx_main_upload_enable: true
nginx_main_upload_src: files/nginx.conf
nginx_http_upload_enable: true
nginx_http_upload_src: files/http/*.conf