--- # defaults file for ansible-role-hugo-deploy hugo_deploy_site_url: "" hugo_deploy_website_git_url: "" hugo_deploy_download_path: "/opt/hugo_deploy" hugo_deploy_dest_webroot: "/var/www/{{hugo_deploy_site_url}}" hugo_deploy_build_openring: no