Add meta
This commit is contained in:
parent
dbfa3d96fe
commit
14a3c45b6a
1 changed files with 22 additions and 0 deletions
22
meta/main.yml
Normal file
22
meta/main.yml
Normal file
|
@ -0,0 +1,22 @@
|
|||
---
|
||||
galaxy_info:
|
||||
author: Antonio J. Delgado (ajdelgado)
|
||||
description: TODO - Description
|
||||
|
||||
# issue_tracker_url: https://github.com/uoi-io/ansible-galera/issues
|
||||
|
||||
license: GPLv3
|
||||
|
||||
min_ansible_version: "2.0"
|
||||
|
||||
github_branch: master
|
||||
|
||||
platforms:
|
||||
- name: Ubuntu
|
||||
versions:
|
||||
- focal
|
||||
- jammy
|
||||
|
||||
galaxy_tags: []# TODO
|
||||
|
||||
dependencies: []
|
Loading…
Reference in a new issue