|
|
|
@ -6,7 +6,7 @@ awx_oidc_admin_username: "{{ awx_admin_username }}"
|
|
|
|
awx_oidc_admin_password: "{{ awx_admin_password }}"
|
|
|
|
awx_oidc_admin_password: "{{ awx_admin_password }}"
|
|
|
|
awx_oidc_admin_email: "{{ devops_email_address }}"
|
|
|
|
awx_oidc_admin_email: "{{ devops_email_address }}"
|
|
|
|
|
|
|
|
|
|
|
|
awx_custom_ee_image: "{{ shared_service_hostname_harbor }}/awx/awx-custom-ee"
|
|
|
|
awx_custom_ee_image: "/awx/awx-custom-ee"
|
|
|
|
|
|
|
|
|
|
|
|
awx_ansible_user_name: "awx"
|
|
|
|
awx_ansible_user_name: "awx"
|
|
|
|
awx_ansible_user_ssh_key_private: "{{ ansible_ssh_key_private_vault }}"
|
|
|
|
awx_ansible_user_ssh_key_private: "{{ ansible_ssh_key_private_vault }}"
|
|
|
|
|