Revert "toolbox: pin ansible.posix to <1.5.4"

This reverts commit d965b1b3da.

Reason for revert: Not required in master?

Change-Id: I03b8ed63687ed854a50d521043b04deaf76f7067
This commit is contained in:
Michal Nasiadka 2023-05-17 11:55:01 +00:00
parent d965b1b3da
commit a15e26ed8c

View File

@ -1,7 +1,7 @@
---
collections:
- name: ansible.posix
version: '<1.5.4'
version: '<2'
- name: community.general
version: '<4'
- name: community.mysql