mirror of
https://github.com/dev-sec/ansible-nginx-hardening.git
synced 2024-11-22 23:51:57 +01:00
5 lines
155 B
YAML
5 lines
155 B
YAML
nginx_root_dir: '/etc/nginx'
|
|
nginx_config_conf_dir: '/etc/nginx/conf.d'
|
|
nginx_default_conf: '/etc/nginx/sites-enabled/default'
|
|
nginx_service_name: 'nginx'
|