CU-1hwjcnt Added home.bdebyl.net.conf for nginx (redirect external traffic)

This commit is contained in:
Bastian de Byl
2021-10-01 21:17:18 -04:00
parent 1c16582c28
commit 680a6757b3
4 changed files with 23 additions and 1 deletions

View File

@@ -13,7 +13,7 @@
file:
path: "/etc/nginx/{{ item }}"
state: directory
mode: 0644
mode: 0755
loop:
- sites-enabled
- sites-available
@@ -36,6 +36,7 @@
mode: 0644
loop:
- "{{ ci_server_name }}.http.conf"
- "{{ home_server_name }}.conf"
notify: restart_nginx
tags: http