added partkeepr, motion, and relevant secrets

This commit is contained in:
Bastian de Byl
2021-11-28 16:38:52 -05:00
parent 35c845106f
commit cc834df161
16 changed files with 167 additions and 10 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