From bf8ba6386061984d4e64556600828c59f6c3e446 Mon Sep 17 00:00:00 2001 From: Rick Elrod Date: Tue, 20 Sep 2022 14:19:46 -0500 Subject: [PATCH] Add instance module to controller action group Signed-off-by: Rick Elrod --- awx_collection/meta/runtime.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/awx_collection/meta/runtime.yml b/awx_collection/meta/runtime.yml index 903c05ebf2..b23d5b87e2 100644 --- a/awx_collection/meta/runtime.yml +++ b/awx_collection/meta/runtime.yml @@ -15,6 +15,7 @@ action_groups: - group - host - import + - instance - instance_group - inventory - inventory_source