diff --git a/galaxy.yml b/galaxy.yml index 9b322c51..8c9788b2 100644 --- a/galaxy.yml +++ b/galaxy.yml @@ -1,7 +1,7 @@ namespace: "freeipa" name: "ansible_freeipa" version: "A.B.C" -description: "" +description: "Ansible roles and modules for FreeIPA" authors: - "Thomas Woerner " @@ -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"