diff options
Diffstat (limited to 'ansible_collections/cloud/common/meta/runtime.yml')
-rw-r--r-- | ansible_collections/cloud/common/meta/runtime.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ansible_collections/cloud/common/meta/runtime.yml b/ansible_collections/cloud/common/meta/runtime.yml index 873e7979a..be99ccf4b 100644 --- a/ansible_collections/cloud/common/meta/runtime.yml +++ b/ansible_collections/cloud/common/meta/runtime.yml @@ -1,2 +1,2 @@ --- -requires_ansible: '>=2.13.0' +requires_ansible: '>=2.14.0' |