Install the doas config on Linux.

This commit is contained in:
Tom Alexander
2023-05-26 19:17:34 -04:00
parent 8b7b39f356
commit 64b1e95e8e
3 changed files with 14 additions and 31 deletions

View File

@@ -2,7 +2,7 @@
copy:
src: "files/{{ item.src }}"
dest: "{{ item.dest }}"
mode: 0644
mode: 0400
owner: root
group: wheel
validate: "doas -C %s"