You've already forked ansible-role-checkmk-agent
chore: check output var
This commit is contained in:
@@ -28,8 +28,8 @@
|
|||||||
|
|
||||||
- name: Display object
|
- name: Display object
|
||||||
debug:
|
debug:
|
||||||
var: {{ output }}
|
var: "{{ output }}"
|
||||||
|
|
||||||
- name: Host exists fetch etag (new) # noqa command-instead-of-module
|
- name: Host exists fetch etag (new) # noqa command-instead-of-module
|
||||||
shell: |
|
shell: |
|
||||||
curl \
|
curl \
|
||||||
|
|||||||
Reference in New Issue
Block a user