ansible-role-nginx/tests/playbooks/nginx-unit.yml
Alessandro Fael Garcia 6bba55e4a2 Add tests
2018-06-26 16:41:35 -07:00

10 lines
146 B
YAML

---
- hosts: localhost
become: true
remote_user: root
roles:
- ansible-role-nginx
vars:
unit_enable: true
unit_packages: true