Ansible Task Debug Code Example


Example 1: ansible debug

- debug:     msg: "SHINE UI URL = {{ shineui_url }}"

Example 2: ansible debug

- debug: msg={{ result }}

Comments

Popular posts from this blog

Are Regular VACUUM ANALYZE Still Recommended Under 9.1?

Can Feynman Diagrams Be Used To Represent Any Perturbation Theory?