fix collections

This commit is contained in:
Ruben Blanco 2024-05-22 18:30:54 +02:00
parent b1c2b55c67
commit d7061a65d9
1 changed files with 5 additions and 4 deletions

View File

@ -1,5 +1,6 @@
---
collections:
- name: community.general
- name: ansible.posix
- name: ansible.utils
- name: ansible.windows
- community.general
- ansible.posix
- ansible.utils
- ansible.windows