check variable
Some checks failed
CI / lint (push) Failing after 47s
CI / Molecule Test (almalinux8) (push) Has been skipped
CI / Molecule Test (almalinux9) (push) Has been skipped
CI / release (push) Has been skipped
CI / notify (push) Has been skipped

This commit is contained in:
2024-06-02 08:20:24 +12:00
parent 3cfb457f1f
commit 8f0116e5a9

View File

@@ -25,6 +25,11 @@
set_fact:
output: '{{ res.content | from_json }}'
when: cmk_add_host
- name: Display object
debug:
var: {{ output }}
- name: Host exists fetch etag (new) # noqa command-instead-of-module
shell: |
curl \