add more collections

This commit is contained in:
Ruben Blanco 2024-01-31 10:02:50 +01:00
parent 6a5743b6b8
commit 53747f2666
2 changed files with 5 additions and 1 deletions

View File

@ -16,6 +16,7 @@ Where `requirements.yml` we need to specify the list of collections that we want
```
collections:
- name: community.general
```
# Collection index:

View File

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