Add a ZFS role for Linux.

This commit is contained in:
Tom Alexander
2023-03-03 12:20:47 -05:00
parent ea82dc0f35
commit e123c1f228
11 changed files with 105 additions and 19 deletions

View File

@@ -0,0 +1,5 @@
# - name: Install packages
# package:
# name:
# - foo
# state: present