added home-assistant container

This commit is contained in:
Bastian de Byl
2022-04-04 20:26:45 -04:00
parent 255d3e04e0
commit 3dc083c0f0
11 changed files with 72 additions and 0 deletions

View File

@@ -38,6 +38,7 @@
- "{{ ci_server_name }}.http.conf"
- "{{ pi_server_name }}.conf"
- "{{ home_server_name }}.conf"
- "{{ assistant_server_name }}.conf"
- "{{ parts_server_name }}.conf"
notify: restart_nginx
tags: http
@@ -59,5 +60,7 @@
- "{{ ci_server_name }}.http.conf"
- "{{ pi_server_name }}.conf"
- "{{ parts_server_name }}.conf"
- "{{ home_server_name }}.conf"
- "{{ assistant_server_name }}.conf"
notify: restart_nginx
tags: http