added nginx role to project
This commit is contained in:
6
group_vars/webserver.yml
Normal file
6
group_vars/webserver.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
# Need to be in var file
|
||||
domain_name: nginx.softbox.net
|
||||
nginx_root: tu # /var/www/"{{ nginx_root }}" is the folder where the website files reside
|
||||
|
||||
main_username: root
|
||||
main_groupname: root
|
||||
Reference in New Issue
Block a user