xoxys.nginx/molecule/gce-centos-7/playbook.yml
Robert Kaussow 4ba1a83c0f
All checks were successful
continuous-integration/drone/push Build is passing
Refactor CI pipelien and enable molecule testing (#1)
2019-03-25 22:23:40 +01:00

9 lines
113 B
YAML

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