Add meta
This commit is contained in:
parent
3c5ec8ec5f
commit
428fd0cc68
1 changed files with 14 additions and 10 deletions
|
@ -1,18 +1,22 @@
|
||||||
|
---
|
||||||
galaxy_info:
|
galaxy_info:
|
||||||
author: Larry Smith Jr.
|
author: Antonio J. Delgado (ajdelgado)
|
||||||
description: An [Ansible] role to install/configure [tftpd-hpa]
|
description: TODO - Description
|
||||||
license: MIT
|
|
||||||
|
|
||||||
min_ansible_version: 1.2
|
# issue_tracker_url: https://github.com/uoi-io/ansible-galera/issues
|
||||||
|
|
||||||
|
license: GPLv3
|
||||||
|
|
||||||
|
min_ansible_version: "2.0"
|
||||||
|
|
||||||
|
github_branch: master
|
||||||
|
|
||||||
platforms:
|
platforms:
|
||||||
- name: Ubuntu
|
- name: Ubuntu
|
||||||
versions:
|
versions:
|
||||||
- trusty
|
- focal
|
||||||
- xenial
|
- jammy
|
||||||
|
|
||||||
galaxy_tags:
|
galaxy_tags: []# TODO
|
||||||
- system
|
|
||||||
- network
|
|
||||||
|
|
||||||
dependencies: []
|
dependencies: []
|
Loading…
Reference in a new issue