Difference between revisions of "Debug:"

From wikieduonline
Jump to navigation Jump to search
Line 12: Line 12:
  
 
https://serverfault.com/questions/537060/how-to-see-stdout-of-ansible-commands
 
https://serverfault.com/questions/537060/how-to-see-stdout-of-ansible-commands
 +
<nowiki>
 
  - debug: msg="{{ hello.stdout }}"
 
  - debug: msg="{{ hello.stdout }}"
 
  - debug: msg="{{ hello.stderr }}"
 
  - debug: msg="{{ hello.stderr }}"
 +
</nowiki>
  
 
== Related ==
 
== Related ==

Revision as of 16:16, 11 August 2022

Advertising: