Patrick T. Rutledge III
2017-03-15 a7db9532678799568fd0d01e335c59a2a40453b9
Update post_infra.yml
1 files modified
2 ■■■ changed files
ansible/configs/ocp-ha-lab/post_infra.yml 2 ●●● patch | view | raw | blame | history
ansible/configs/ocp-ha-lab/post_infra.yml
@@ -12,7 +12,7 @@
    - name: Job Template to launch a Job Template with update on launch inventory set
      uri:
        url: https://{{ ansible_tower_ip }}/api/v1/job_templates/{{ job_template_id }}"/launch/
        url: "https://{{ ansible_tower_ip }}/api/v1/job_templates/{{ job_template_id }}/launch/"
        method: POST
        user: "{{tower_admin}}"
        password: "{{tower_admin_password}}"