Replace dest with path
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
|
||||
- name: zfs - zfs-auto-snapshot prefix
|
||||
lineinfile:
|
||||
dest: "{{ item }}"
|
||||
path: "{{ item }}"
|
||||
regexp: (.*zfs-auto-snapshot.*\d+)\ \ \/\/
|
||||
line: \1 --prefix= //
|
||||
backrefs: yes
|
||||
|
||||
Reference in New Issue
Block a user