mirror of
https://github.com/freeipa/ansible-freeipa.git
synced 2026-03-26 21:33:05 +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"
|
||||
name: "ansible_freeipa"
|
||||
version: "A.B.C"
|
||||
description: ""
|
||||
description: "Ansible roles and modules for FreeIPA"
|
||||
|
||||
authors:
|
||||
- "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"
|
||||
issues: "https://github.com/freeipa/ansible-freeipa/issues"
|
||||
|
||||
dependencies: {}
|
||||
|
||||
readme: "README.md"
|
||||
license: "GPL-3.0-or-later"
|
||||
license_file: "COPYING"
|
||||
|
||||
Reference in New Issue
Block a user