From a2252af5a2007654d36afd8097bda75f2008a2f6 Mon Sep 17 00:00:00 2001 From: willtome Date: Tue, 22 Mar 2022 18:21:16 -0400 Subject: [PATCH] remove group --- cloud/setup.yml | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/cloud/setup.yml b/cloud/setup.yml index c4c5c80..1d80515 100644 --- a/cloud/setup.yml +++ b/cloud/setup.yml @@ -5,7 +5,6 @@ user_message: controller_components: - credentials - - groups - inventory_sources - job_templates @@ -18,16 +17,6 @@ controller_credentials: username: REPLACEME password: REPLACEME -controller_groups: - - name: os_windows - inventory: Workshop Inventory - variables: - ansible_port: 5986 - ansible_connection: "winrm" - ansible_winrm_transport: "ntlm" - ansible_winrm_server_cert_validation: "ignore" - ansible_winrm_operation_timeout_sec: 120 - controller_inventory_sources: - name: AWS Inventory organization: Default