1
0
Fork 0
mirror of https://github.com/ansible-collections/ansible.posix.git synced 2026-02-04 08:01:49 +00:00

remove upper bound (2.11) from meta/runtime.yml

This commit is contained in:
Andrew Klychkov 2021-03-02 11:55:38 +01:00
parent 2655a6ffc1
commit 5b66052067

View file

@ -1,2 +1,2 @@
---
requires_ansible: '>=2.9,<2.11'
requires_ansible: '>=2.9'