Add snapper
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
- name: zfs - zfs-auto-snapshot find cron files
|
||||
shell: find /etc/cron* -type f -name zfs-auto-snapshot
|
||||
register: snapshot_cron
|
||||
changed_when: False
|
||||
|
||||
- name: ddd
|
||||
debug: var=snapshot_cron.stdout_lines
|
||||
|
||||
Reference in New Issue
Block a user