mirror of
https://github.com/freeipa/ansible-freeipa.git
synced 2026-03-26 21:33:05 +00:00
New galaxy.yml file for Ansible 2.8 and Ansible Galaxy 3.2
Dashes in names are not allowed in Galaxy and are automatically replaced by underscores. Therefore the name in Galaxy is ansible_freeipa.
This commit is contained in:
25
galaxy.yml
Normal file
25
galaxy.yml
Normal file
@@ -0,0 +1,25 @@
|
||||
namespace: "freeipa"
|
||||
name: "ansible_freeipa"
|
||||
version: "0.1.1"
|
||||
description: ""
|
||||
|
||||
authors:
|
||||
- "Thomas Woerner <twoerner@redhat.com>"
|
||||
|
||||
repository: "https://github.com/freeipa/ansible-freeipa"
|
||||
documentation: "https://github.com/freeipa/ansible-freeipa/blob/master/README.md"
|
||||
homepage: "https://github.com/freeipa/ansible-freeipa"
|
||||
issues: "https://github.com/freeipa/ansible-freeipa/issues"
|
||||
|
||||
dependencies: {}
|
||||
|
||||
readme: "README.md"
|
||||
license: "GPL-3.0-or-later"
|
||||
license_file: "COPYING"
|
||||
|
||||
tags:
|
||||
- "identity"
|
||||
- "ipa"
|
||||
- "freeipa"
|
||||
- "cluster"
|
||||
- "collection"
|
||||
Reference in New Issue
Block a user