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