Restore collections in requirements.yml

This commit is contained in:
Chris Hammer 2024-03-11 20:51:21 -04:00
parent a98274cf89
commit d6b8cce0ac

View File

@ -10,4 +10,10 @@ collections:
type: git
version: main
- name: community.general
version: 8.4.0
- name: ansible.posix
version: 1.5.4
...