This commit is contained in:
Josh Lay 2025-10-18 16:44:11 -05:00
commit 4ebc67f230
Signed by: jlay
SSH key fingerprint: SHA256:RwEMoWwXniQX1sqHfSD+3z+LKU/TOkv3i1qsy75vfec
7 changed files with 246 additions and 0 deletions

21
meta/main.yml Normal file
View file

@ -0,0 +1,21 @@
galaxy_info:
author: Josh Lay
description: ZFS on Linux
# company: your company (optional)
namespace: joshlay
# If the issue tracker for your role is not on github, uncomment the
# next line and provide a value
# issue_tracker_url: http://example.com/issue/tracker
license: Apache-2.0
min_ansible_version: '2.1'
# If this a Container Enabled role, provide the minimum Ansible Container version.
# min_ansible_container_version:
galaxy_tags:
- zfs
dependencies: []