Updated dependencies section

Co-authored-by: Dov Benyomin Sohacheski <b@kloud.email>
This commit is contained in:
egandro
2023-11-01 17:02:33 +01:00
committed by GitHub
parent 8deda2044d
commit 5e680e1e0c

View File

@@ -49,7 +49,11 @@ tags:
# collection label 'namespace.name'. The value is a version range # collection label 'namespace.name'. The value is a version range
# L(specifiers,https://python-semanticversion.readthedocs.io/en/latest/#requirement-specification). Multiple version # L(specifiers,https://python-semanticversion.readthedocs.io/en/latest/#requirement-specification). Multiple version
# range specifiers can be set and are separated by ',' # range specifiers can be set and are separated by ','
dependencies: {} dependencies:
ansible.utils: '*'
ansible.posix: '*'
community.general: '*'
kubernetes.core: '*'
# The URL of the originating SCM repository # The URL of the originating SCM repository
repository: https://github.com/techno-tim/k3s-ansible repository: https://github.com/techno-tim/k3s-ansible