Set empty dependencies line to fix Galaxy warning
This commit is contained in:
parent
79f2cc36be
commit
c0f80853e4
|
@ -1,3 +1,8 @@
|
||||||
|
## v1.X
|
||||||
|
|
||||||
|
### Fix
|
||||||
|
* Set empty dependencies line to fix Galaxy warning.
|
||||||
|
|
||||||
## v1.1
|
## v1.1
|
||||||
|
|
||||||
### Fix
|
### Fix
|
||||||
|
|
|
@ -1,3 +1,7 @@
|
||||||
|
---
|
||||||
|
|
||||||
|
dependencies: []
|
||||||
|
|
||||||
galaxy_info:
|
galaxy_info:
|
||||||
author: "Jérémy Gardais"
|
author: "Jérémy Gardais"
|
||||||
description: "Manage Xymon server configuration"
|
description: "Manage Xymon server configuration"
|
||||||
|
|
Loading…
Reference in New Issue