Make sure the nginx config and password files are readable by everyone. (#202)

This commit is contained in:
Felix Fontein
2021-09-11 12:21:27 +02:00
committed by GitHub
parent 40f61ae8c8
commit 668f77d7d2
@@ -29,6 +29,7 @@
copy:
src: "{{ item }}"
dest: "{{ remote_tmp_dir }}/{{ item }}"
mode: "0644"
loop:
- nginx.conf
- nginx.htpasswd