Set empty dependencies line to fix Galaxy warning

This commit is contained in:
Jeremy Gardais 2018-08-06 15:25:43 +02:00
parent c6e53f30d9
commit fbb6814ce8
Signed by: jegardai
GPG Key ID: E759BAA22501AF32
2 changed files with 6 additions and 1 deletions

View File

@ -1,7 +1,8 @@
## v2.X ## v2.1.1
### Fixes ### Fixes
* Fix some warnings from ansible-lint. * Fix some warnings from ansible-lint.
* Set empty dependencies line to fix Galaxy warning.
## v2.1 ## v2.1

View File

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