fix: pin ansible.posix >=2.2.0 to silence _text deprecation warning
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
collections:
|
||||
- name: ansible.netcommon
|
||||
- name: ansible.posix
|
||||
version: ">=2.2.0"
|
||||
- name: community.general
|
||||
- name: community.postgresql
|
||||
- name: containers.podman
|
||||
|
||||
Reference in New Issue
Block a user