Merge pull request 'Update requirements.yml to pin specific version of collections' (#6) from testing into main

Reviewed-on: #6
This commit is contained in:
Chris Hammer 2024-02-29 18:51:12 -05:00
commit 7f939a5770

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
... ...