diff options
author | Romain Gonçalves <me@rgoncalves.se> | 2021-04-04 10:59:09 +0000 |
---|---|---|
committer | Romain Gonçalves <me@rgoncalves.se> | 2021-04-04 10:59:09 +0000 |
commit | 254138315446a186a14080353eec3ca0748eb9e4 (patch) | |
tree | e9a357394771d85a9615761a58b9775f692a0b97 /playbooks | |
parent | 1ba9c51c8c8e349ebe5e7b6dd7b48e7d1a2aa396 (diff) | |
download | infrastructure-254138315446a186a14080353eec3ca0748eb9e4.tar.gz |
Tinker doas and user for musl systems
Diffstat (limited to 'playbooks')
-rw-r--r-- | playbooks/workstation.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/playbooks/workstation.yml b/playbooks/workstation.yml index a2722db..6363a71 100644 --- a/playbooks/workstation.yml +++ b/playbooks/workstation.yml @@ -15,7 +15,7 @@ tags: sshdns - role: _workstation/env - tags: env + tags: env, always - role: _workstation/packages tags: packages |