Create Role
This commit is contained in:
8
defaults/main.yml
Normal file
8
defaults/main.yml
Normal file
@@ -0,0 +1,8 @@
|
||||
---
|
||||
# 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
|
||||
Reference in New Issue
Block a user