testing custom creds

This commit is contained in:
Chris Hammer 2023-11-30 22:37:01 -05:00
parent be48c7a433
commit faea028ece

View File

@ -12,3 +12,11 @@
- name: Hello again.
ansible.builtin.debug:
msg: Hello. Again.
- name: Job status URL
ansible.builtin.debug:
var: job_status_url
- name: Job status token
ansible.builtin.debug:
var: job_status_token