remove group
This commit is contained in:
@@ -5,7 +5,6 @@ user_message:
|
|||||||
|
|
||||||
controller_components:
|
controller_components:
|
||||||
- credentials
|
- credentials
|
||||||
- groups
|
|
||||||
- inventory_sources
|
- inventory_sources
|
||||||
- job_templates
|
- job_templates
|
||||||
|
|
||||||
@@ -18,16 +17,6 @@ controller_credentials:
|
|||||||
username: REPLACEME
|
username: REPLACEME
|
||||||
password: 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:
|
controller_inventory_sources:
|
||||||
- name: AWS Inventory
|
- name: AWS Inventory
|
||||||
organization: Default
|
organization: Default
|
||||||
|
|||||||
Reference in New Issue
Block a user