fix: pin ansible.posix >=2.2.0 to silence _text deprecation warning

This commit is contained in:
Clément Désiles
2026-05-30 17:05:58 +02:00
parent c9e2ff930c
commit 80026fac0b
+1
View File
@@ -2,6 +2,7 @@
collections:
- name: ansible.netcommon
- name: ansible.posix
version: ">=2.2.0"
- name: community.general
- name: community.postgresql
- name: containers.podman