xoxys.nginx/molecule/gce-centos-7/playbook.yml

9 lines
113 B
YAML
Raw Normal View History

---
- name: Converge
hosts: all
vars:
nginx_default_page_enabled: True
roles:
- role: xoxys.nginx