remove group
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user