Files
ansible-office/group_vars/webserver.yml

7 lines
188 B
YAML

# 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