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

AspenTech InfoPlus 21 - How To Connect And Query Data

AngularJS $on Event Handler Trigger Order

ANALYZE TABLE..VALIDATE STRUCTURE Runs Forever