immich
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
- name: Nginx
|
||||
hosts: pi
|
||||
hosts: beepi
|
||||
become: true
|
||||
tasks:
|
||||
- name: Install nginx
|
||||
@@ -20,7 +20,7 @@
|
||||
group: root
|
||||
mode: '0644'
|
||||
|
||||
- name: Copy upstreamc.onf
|
||||
- name: Copy upstream.conf
|
||||
ansible.builtin.copy:
|
||||
src: upstream.conf
|
||||
dest: /etc/nginx/conf.d/upstream.conf
|
||||
|
||||
Reference in New Issue
Block a user