From 2348001f9fbcdc2218768d48be0b995bc6eb0169 Mon Sep 17 00:00:00 2001 From: Alan Rominger Date: Mon, 25 Nov 2024 14:04:00 -0500 Subject: [PATCH] Bump min Ansible version for collection --- awx_collection/meta/runtime.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/awx_collection/meta/runtime.yml b/awx_collection/meta/runtime.yml index 23c0f42cbb49..e1cbe65f0168 100644 --- a/awx_collection/meta/runtime.yml +++ b/awx_collection/meta/runtime.yml @@ -1,5 +1,5 @@ --- -requires_ansible: '>=2.9.10' +requires_ansible: '>=2.15.0' action_groups: controller: - ad_hoc_command