ansible-role-nginx/vars/RedHat.yml

5 lines
119 B
YAML
Raw Normal View History

---
nginx_vhost_path: /etc/nginx/conf.d
nginx_default_vhost_path: /etc/nginx/conf.d/default.conf
__nginx_user: "nginx"