testing custom creds
This commit is contained in:
parent
be48c7a433
commit
faea028ece
@ -12,3 +12,11 @@
|
|||||||
- name: Hello again.
|
- name: Hello again.
|
||||||
ansible.builtin.debug:
|
ansible.builtin.debug:
|
||||||
msg: Hello. Again.
|
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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user