fix(ansible): added missing galaxy requirement
This commit is contained in:
parent
5c67a916ee
commit
2d4a8de985
1 changed files with 2 additions and 0 deletions
|
@ -4,3 +4,5 @@ collections:
|
||||||
version: 3.0.0
|
version: 3.0.0
|
||||||
- name: community.general
|
- name: community.general
|
||||||
version: 9.0.0
|
version: 9.0.0
|
||||||
|
- name: ansible.utils
|
||||||
|
version: 5.0.0
|
||||||
|
|
Loading…
Add table
Reference in a new issue