init
This commit is contained in:
commit
4ebc67f230
7 changed files with 246 additions and 0 deletions
21
meta/main.yml
Normal file
21
meta/main.yml
Normal 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: []
|
Loading…
Add table
Add a link
Reference in a new issue