Update requirements.yml to pin specific version of collections #6

Merged
chris merged 1 commits from testing into main 2024-02-29 18:51:13 -05:00

View File

@ -8,6 +8,9 @@ collections:
# Galaxy Collections # Galaxy Collections
- name: community.general - name: community.general
version: 8.4.0
- name: ansible.posix - name: ansible.posix
version: 1.5.4
... ...