--- # defaults file for roles/nginx nginx_owner: www-data nginx_group: "{{ nginx_owner }}" nginx_template_file: nginx.conf.j2 nginx_config_dir: /etc/nginx/conf.d