ansible-role-nginx/tests/playbooks/nginx-template.yml

11 lines
200 B
YAML
Raw Normal View History

2018-04-16 22:28:32 +02:00
---
- 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