21 lines
505 B
YAML
21 lines
505 B
YAML
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: https://git.init3.us/jlay/zfs_dkms/issues
|
|
|
|
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: []
|