added back nextcloud, finalized photoprism
This commit is contained in:
@@ -34,10 +34,11 @@
|
||||
group: "{{ podman_user }}"
|
||||
mode: 0644
|
||||
loop:
|
||||
- "{{ bookstack_server_name }}.https.conf"
|
||||
- "{{ ci_server_name }}.https.conf"
|
||||
- "{{ cloud_server_name }}.https.conf"
|
||||
- "{{ parts_server_name }}.https.conf"
|
||||
- "{{ photos_server_name }}.https.conf"
|
||||
- "{{ bookstack_server_name }}.https.conf"
|
||||
notify:
|
||||
- restorecon podman
|
||||
- restart nginx
|
||||
@@ -52,10 +53,11 @@
|
||||
group: "{{ podman_user }}"
|
||||
state: link
|
||||
loop:
|
||||
- "{{ bookstack_server_name }}.https.conf"
|
||||
- "{{ ci_server_name }}.https.conf"
|
||||
- "{{ cloud_server_name }}.https.conf"
|
||||
- "{{ parts_server_name }}.https.conf"
|
||||
- "{{ photos_server_name }}.https.conf"
|
||||
- "{{ bookstack_server_name }}.https.conf"
|
||||
notify:
|
||||
- restorecon podman
|
||||
- restart nginx
|
||||
|
||||
Reference in New Issue
Block a user