2
0
Fork 0

Set empty dependencies line to fix Galaxy warning

This commit is contained in:
Jeremy Gardais 2019-02-27 14:12:36 +01:00
parent 46e20669ff
commit 1034027b1b
Signed by: jegardai
GPG Key ID: E759BAA22501AF32
2 changed files with 5 additions and 0 deletions

View File

@ -3,6 +3,7 @@
### Fix ### Fix
* Fix E405 Remote package tasks should have a retry. * Fix E405 Remote package tasks should have a retry.
* Fix E602 Don't compare to empty string. * Fix E602 Don't compare to empty string.
* Set empty dependencies line to fix Galaxy warning.
## v1.0.1 ## v1.0.1

View File

@ -1,3 +1,7 @@
---
dependencies: []
galaxy_info: galaxy_info:
author: "Jérémy Gardais" author: "Jérémy Gardais"
description: "Manage FusionInventory Agent" description: "Manage FusionInventory Agent"