mirror of
https://github.com/ansible-collections/ansible.posix.git
synced 2026-01-11 07:05:27 +01:00
remove upper bound (2.11) from meta/runtime.yml
This commit is contained in:
parent
2655a6ffc1
commit
5b66052067
1 changed files with 1 additions and 1 deletions
|
|
@ -1,2 +1,2 @@
|
|||
---
|
||||
requires_ansible: '>=2.9,<2.11'
|
||||
requires_ansible: '>=2.9'
|
||||
|
|
|
|||
Loading…
Reference in a new issue