Bugfix: sanoid (#258)
Co-authored-by: Michael Grote <michael.grote@posteo.de> Reviewed-on: mg/ansible#258 Co-authored-by: mg <michael.grote@posteo.de> Co-committed-by: mg <michael.grote@posteo.de>
This commit is contained in:
parent
2a5d9a8dea
commit
90ff3cab79
1 changed files with 95 additions and 96 deletions
|
@ -26,7 +26,6 @@
|
|||
group: "{{ sanoid_user_group }}"
|
||||
recurse: true
|
||||
with_items:
|
||||
- /usr/local/bin
|
||||
- /etc/sanoid
|
||||
|
||||
- name: Install Sanoid Binary
|
||||
|
|
Loading…
Reference in a new issue