mirror of
https://github.com/techno-tim/k3s-ansible.git
synced 2025-12-26 10:43:04 +01:00
Updated dependencies section
Co-authored-by: Dov Benyomin Sohacheski <b@kloud.email>
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user