From b3aa9a8c8dd266385650949254d78e41aacdb7dd Mon Sep 17 00:00:00 2001 From: Tobias Lehmann Date: Mon, 21 Jul 2025 19:41:39 +0200 Subject: [PATCH] added collection --- requirements.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/requirements.yml b/requirements.yml index 85bdf08..2befa0c 100644 --- a/requirements.yml +++ b/requirements.yml @@ -75,4 +75,5 @@ roles: collections: - name: community.general version: 10.7.1 - source: https://galaxy.ansible.com \ No newline at end of file + source: https://galaxy.ansible.com + - name: ansible.posix \ No newline at end of file