diff --git a/galaxy.yml b/galaxy.yml
index 9b322c5144b20db1ed780119f1f9222fd604d371..8c9788b22cff525b55329da613c64221ebcf2450 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 <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"