--- connect_connections: - id: "teams" name: "MS Teams" url: "{{ netgo_msteams_hook_alerting_vault }}" connectionType: "HTTPS" authType: "NO_AUTH" - id: "awx" name: "AWX" url: "http://{{ shared_service_awx_hostname }}/" connectionType: "HTTP" authType: "BASIC_AUTH" username: "{{ awx_admin_username }}" password: "{{ awx_admin_password }}"