Skip to content
This repository was archived by the owner on Dec 1, 2023. It is now read-only.

Commit e7a6dfd

Browse files
committed
fix galaxy.yml dep must be dict
1 parent d9d59f5 commit e7a6dfd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

galaxy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
authors:
33
- "René Moser <[email protected]>"
44
dependencies:
5-
- ngine_io.cloudstack: ">=1.0.0"
5+
ngine_io.cloudstack: ">=1.0.0"
66
description: "Ansible Collection for Exoscale"
77
documentation: ""
88
homepage: "https://github.com/ngine-io/ansible-collection-exoscale"

0 commit comments

Comments
 (0)