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

@@ -27,7 +27,8 @@
src: "/usr/share/zoneinfo/{{ timezone|default('UTC') }}"
dest: /etc/localtime
owner: root
group: root
# TODO: Arch Linux is changing the group to root instead of wheel. Maybe make this a variable?
group: wheel
state: link
- name: Install scripts