add ansible.posix module to requirements.yml (#59)

Co-authored-by: arch <arch@local>
Co-authored-by: Techno Tim <timothystewart6@gmail.com>
This commit is contained in:
niki-on-github 2022-08-30 05:58:57 +02:00 committed by GitHub
parent 9d8a5cc2b8
commit e28d8f38e2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,3 +1,4 @@
---
collections:
- name: community.general
- name: ansible.posix