--- # defaults file for /etc/ansible/roles/nginx # packages: [nginx] domain_name: "localhost" nginx_root_dir: "/var/www/html/" index_files: "index.html index.htm"