Difference between revisions of "Shell: (Ansible module)"

From wikieduonline
Jump to navigation Jump to search
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 +
{{lowercase}}
 
  #!/usr/bin/env ansible-playbook
 
  #!/usr/bin/env ansible-playbook
 
  - hosts: localhost
 
  - hosts: localhost
Line 17: Line 18:
 
   
 
   
 
     - debug: var=my_shell_output.stdout_lines
 
     - debug: var=my_shell_output.stdout_lines
 +
 +
== Related ==
 +
* <code>[[command:]]</code>
  
  

Revision as of 22:53, 20 October 2021

Advertising: