Set empty dependencies line to fix Galaxy warning

This commit is contained in:
Jeremy Gardais 2018-08-06 15:34:26 +02:00
parent 0134afdf58
commit 0af14b91a6
Signed by: jegardai
GPG Key ID: E759BAA22501AF32
2 changed files with 8 additions and 9 deletions

View File

@ -1,9 +1,12 @@
## v1.x ## v1.2.2
### Enhancement ### Enhancement
* Remove unwanted packages. * Remove unwanted packages.
### Fix
* Set empty dependencies line to fix Galaxy warning.
## v1.2.1 ## v1.2.1
### Enhancement ### Enhancement

View File

@ -1,3 +1,7 @@
---
dependencies: []
galaxy_info: galaxy_info:
author: "Jérémy Gardais" author: "Jérémy Gardais"
description: "Manage LDAP authentication with SSSD (System Security Services Daemon)." description: "Manage LDAP authentication with SSSD (System Security Services Daemon)."
@ -9,14 +13,6 @@ galaxy_info:
- name: Debian - name: Debian
versions: versions:
- stretch - stretch
#- name: opensuse
# versions:
# - all
# - 12.1
# - 12.2
# - 12.3
# - 13.1
# - 13.2
galaxy_tags: galaxy_tags:
- system - system
- authentication - authentication