This commit is contained in:
Daniel A. Maierhofer
2018-07-13 16:45:05 +02:00
parent ac34166557
commit e347803f62
6 changed files with 299 additions and 0 deletions

View File

@@ -40,3 +40,12 @@
- name: restart smartd
service: name=smartd state=restarted
- name: zfs - start services
service: "name={{ item }} state=restarted"
with_items:
- zfs-import-cache
- zfs-import-scan
- zfs-mount
- zfs-share
listen: zfs restart