fix galaxy.yml dependencies

This commit is contained in:
s3lph 2021-02-05 00:02:48 +01:00
parent 5008b56866
commit 79e567effa

View file

@ -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