## OCP / ACM OpenShift Console URL https://console-openshift-console.apps.cluster-c6wqd.c6wqd.sandbox2982.opentlc.com admin 9Bo7Ul59fEBCFiou ## AAP https://example-aap.apps.cluster-c6wqd.c6wqd.sandbox2982.opentlc.com/ admin hKYjD6rkJWFMrJUWlDQJRcdzdh5vdfmU Token : nHZop6WTgpTRDyEn8cvhrlNfqpVEa1 ## RHEL ssh cloud-user@bastion.q886w.dynamic.opentlc.com MjUyNTcy ![](https://hackmd.io/_uploads/SJXt6hKn2.png) ## 預期Ansible var ~~~yaml= --- apiVersion: tower.ansible.com/v1alpha1 kind: AnsibleJob metadata: name: changebackend spec: tower_auth_secret: aapaccess job_template_name: <ansible_template_name> extra_vars: backend_servers: - name: http://test-backend.apps.cluster-c6wqd.c6wqd.sandbox2982.opentlc.com/ ip: http://test-backend.apps.cluster-c6wqd.c6wqd.sandbox2982.opentlc.com/ port: 80 ~~~