diff options
Diffstat (limited to 'ansible_collections/azure/azcollection/meta')
-rw-r--r-- | ansible_collections/azure/azcollection/meta/runtime.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ansible_collections/azure/azcollection/meta/runtime.yml b/ansible_collections/azure/azcollection/meta/runtime.yml index ccff76341..5870f6d89 100644 --- a/ansible_collections/azure/azcollection/meta/runtime.yml +++ b/ansible_collections/azure/azcollection/meta/runtime.yml @@ -1,5 +1,5 @@ --- -requires_ansible: '>=2.13.0' +requires_ansible: '>=2.14.0' action_groups: all: - azure.azcollection.azure_rm_account_info |