From 03af3f0c910f8ca92cc885c7cd37da9c0bec261a Mon Sep 17 00:00:00 2001 From: Chris Meyers Date: Tue, 14 Jan 2025 15:51:59 -0500 Subject: [PATCH] Bump awx collection ansible required version --- 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