fix galaxy.yml dependencies
This commit is contained in:
parent
5008b56866
commit
79e567effa
1 changed files with 3 additions and 1 deletions
|
@ -35,13 +35,15 @@ tags:
|
|||
- mailserver
|
||||
- postfix
|
||||
- dovecot
|
||||
- postfixadmin
|
||||
- postsrsd
|
||||
|
||||
# Collections that this collection requires to be installed for it to be usable. The key of the dict is the
|
||||
# collection label 'namespace.name'. The value is a version range
|
||||
# L(specifiers,https://python-semanticversion.readthedocs.io/en/latest/#requirement-specification). Multiple version
|
||||
# range specifiers can be set and are separated by ','
|
||||
dependencies:
|
||||
- community.mysql
|
||||
community.mysql: 1.2
|
||||
|
||||
# The URL of the originating SCM repository
|
||||
repository: https://gitlab.com/s3lph/ansible-collection-mailserver
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue