Move requirements.yml for testing

This commit is contained in:
2024-03-11 20:23:28 -04:00
parent bac3a83c0e
commit fc14927e6c

9
requirements.yml Normal file
View File

@ -0,0 +1,9 @@
---
collections:
- name: community.general
version: 8.4.0
- name: ansible.posix
version: 1.5.4
...