Fix permissions for dns over tls on Linux.

This commit is contained in:
Tom Alexander 2023-03-25 09:33:07 -04:00
parent f1da60377e
commit 5bfb148ac7
Signed by: talexander
GPG Key ID: D3A179C9A53C0EDE
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@
copy:
src: "files/{{ item.src }}"
dest: "{{ item.dest }}"
mode: 0600
mode: 0644
owner: root
group: wheel
loop: