Add ansible.posix to requirements

This commit is contained in:
David Stephens 2023-04-15 18:35:32 +01:00
parent 6db66f2bc1
commit a24c6a307f

View file

@ -13,5 +13,6 @@ roles:
version: 2.0.0
collections:
- name: ansible.posix
- name: community.docker
- name: community.general