Merge branch 'master' of github.com:bdebyl/deploy_home

This commit is contained in:
Bastian de Byl
2022-03-22 18:35:49 -04:00
21 changed files with 387 additions and 1 deletions

View File

@@ -37,6 +37,7 @@
loop:
- "{{ ci_server_name }}.http.conf"
- "{{ home_server_name }}.conf"
- "{{ parts_server_name }}.conf"
notify: restart_nginx
tags: http
@@ -48,5 +49,6 @@
state: link
loop:
- "{{ ci_server_name }}.http.conf"
- "{{ parts_server_name }}.conf"
notify: restart_nginx
tags: http