chore: check output var
All checks were successful
CI / lint (push) Successful in 11s
CI / Molecule Test (almalinux9) (push) Successful in 2m45s
CI / Molecule Test (almalinux8) (push) Successful in 2m51s
CI / release (push) Successful in 21s
CI / notify (push) Successful in 5s

This commit is contained in:
2024-06-02 08:22:50 +12:00
parent 8f0116e5a9
commit 9cafba2e24

View File

@@ -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 \