fix: add community.general dependency
Some checks failed
Ansible Lint / build (push) Failing after 1m6s
Some checks failed
Ansible Lint / build (push) Failing after 1m6s
This commit is contained in:
parent
5d2ed076ab
commit
76a7cee507
1 changed files with 1 additions and 0 deletions
|
@ -41,6 +41,7 @@ tags:
|
||||||
# range specifiers can be set and are separated by ','
|
# range specifiers can be set and are separated by ','
|
||||||
dependencies:
|
dependencies:
|
||||||
community.mysql: '1.2.0'
|
community.mysql: '1.2.0'
|
||||||
|
community.general: '8.5.0'
|
||||||
|
|
||||||
# The URL of the originating SCM repository
|
# The URL of the originating SCM repository
|
||||||
repository: https://git.kabelsalat.ch/s3lph/ansible-collection-nextcloud
|
repository: https://git.kabelsalat.ch/s3lph/ansible-collection-nextcloud
|
||||||
|
|
Loading…
Reference in a new issue