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,7 +28,7 @@
- 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: |