File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44 vars :
55 ansible_python_interpreter : /usr/bin/python3
66 my_organization : " IT Service Automation"
7- my_aap_url : " "
87 my_aap_credential : " AAP Credential"
98 my_remote_vault : " "
109 aap_configuration_async_retries : 60
1110 aap_configuration_async_delay : 2
1211 controller_configuration_settings_secure_logging : true
1312 my_vault : " "
1413 timezone_id : America/Phoenix
15- github_username : " "
16-
17-
18- # # There is a bug in the infra.aap_configuration that causes the need for thing
19- # # When bug https://issues.redhat.com/browse/AAP-39349 this section can go away
20- # # We will need to uncomment the token sections below
21- # # Mapping red hat automation platform controller credential to infra.aap_configuration collection
22- # aap_hostname: "{{ lookup('ansible.builtin.env', 'CONTROLLER_HOST') }}"
23- # aap_username: "{{ lookup('ansible.builtin.env', 'CONTROLLER_USERNAME') }}"
24- # aap_password: "{{ lookup('ansible.builtin.env', 'CONTROLLER_PASSWORD') }}"
25- # aap_validate_certs: "{{ lookup('ansible.builtin.env', 'CONTROLLER_VERIFY_SSL') }}"
26- # aap_token: "{{ lookup('ansible.builtin.env', 'CONTROLLER_OAUTH_TOKEN') }}"
2714
2815 tasks :
2916
You can’t perform that action at this time.
0 commit comments