ansible-role-nginx/tests/playbooks/nginx-template.yml
Alessandro Fael Garcia 4281c51dbc Create test playbooks
2018-04-16 13:28:32 -07:00

11 lines
200 B
YAML

---
- hosts: localhost
become: true
remote_user: root
roles:
- ansible-role-nginx
vars:
http_template_enable: true
http_template_keepalive_timeout: 70
http_template_listen: 82