added nginx role

This commit is contained in:
2024-12-04 15:38:14 +01:00
parent 996b0ce4ee
commit 9bbf0a37c0
10 changed files with 109 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
# Need to be in var file
#domain_name: kazcynski.duckdns.org
#nginx_root: kazcynski # /var/www/"{{ nginx_root }}" is the folder where the website files reside
packages:
- nginx
nginx_root_path: /var/www
nginx_config_dir: /etc/nginx/sites-available
nginx_sites_enabled: /etc/nginx/sites-enabled