fixes for inmem-test.yml

This commit is contained in:
Chris Hammer
2022-02-10 10:43:04 -05:00
parent 40c3946af5
commit 54cc8326b4

View File

@ -56,19 +56,6 @@
- "msg : {{ r_check_file.msg }}"
# - name: Re-create files as needed
# uri:
# url : "{{ tower_api_host }}/api/v2/job_templates/22/launch/"
# method : POST
# status_code : 201
# force_basic_auth : yes
# user : "{{ tower_api_user }}"
# password : "{{ tower_api_pass }}"
# body_format : json
# body:
# trigger: me
- name: Re-create files as needed
uri:
url : "{{ tower_api_host }}/api/v2/job_templates/22/launch/"