Avoid ansible-galaxy timeouts
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Danny Bessems 2023-01-07 12:14:00 +01:00
parent 62660c8d6c
commit d1b1635942

View File

@ -1,4 +1,7 @@
collections:
- ansible.utils
- community.general
- kubernetes.core
- name: https://github.com/ansible-collections/ansible.utils
type: git
- name: https://github.com/ansible-collections/community.general
type: git
- name: https://github.com/ansible-collections/kubernetes.core
type: git