mirror of
https://github.com/freeipa/ansible-freeipa.git
synced 2026-07-30 03:14:42 +00:00
Update galaxy.yml: Update description, drop empty dependencies
Update description, drop empty dependencies. Fixes #146 (ansible-freeipa collection not installable by 2.9 ansible-galaxy collection install)
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
namespace: "freeipa"
|
namespace: "freeipa"
|
||||||
name: "ansible_freeipa"
|
name: "ansible_freeipa"
|
||||||
version: "A.B.C"
|
version: "A.B.C"
|
||||||
description: ""
|
description: "Ansible roles and modules for FreeIPA"
|
||||||
|
|
||||||
authors:
|
authors:
|
||||||
- "Thomas Woerner <twoerner@redhat.com>"
|
- "Thomas Woerner <twoerner@redhat.com>"
|
||||||
@@ -11,8 +11,6 @@ documentation: "https://github.com/freeipa/ansible-freeipa/blob/master/README.md
|
|||||||
homepage: "https://github.com/freeipa/ansible-freeipa"
|
homepage: "https://github.com/freeipa/ansible-freeipa"
|
||||||
issues: "https://github.com/freeipa/ansible-freeipa/issues"
|
issues: "https://github.com/freeipa/ansible-freeipa/issues"
|
||||||
|
|
||||||
dependencies: {}
|
|
||||||
|
|
||||||
readme: "README.md"
|
readme: "README.md"
|
||||||
license: "GPL-3.0-or-later"
|
license: "GPL-3.0-or-later"
|
||||||
license_file: "COPYING"
|
license_file: "COPYING"
|
||||||
|
|||||||
Reference in New Issue
Block a user