zfs: Import existing zpools automatically

This commit is contained in:
Timo Makinen 2020-09-11 14:46:59 +00:00
parent da549daaaa
commit 585f7e28be

View file

@ -27,3 +27,11 @@
modprobe:
name: zfs
state: present
- name: import zpools
command:
argv:
- zpool
- import
- -a
creates: /export