21 lines
498 B
YAML
21 lines
498 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: 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: []
|