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:
Michael Grote 2021-11-30 13:44:54 +01:00
parent 2a5d9a8dea
commit 90ff3cab79

View file

@ -26,7 +26,6 @@
group: "{{ sanoid_user_group }}" group: "{{ sanoid_user_group }}"
recurse: true recurse: true
with_items: with_items:
- /usr/local/bin
- /etc/sanoid - /etc/sanoid
- name: Install Sanoid Binary - name: Install Sanoid Binary