ansible-role-nginx/vars/RedHat.yml

6 lines
154 B
YAML

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