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

From wikieduonline
Jump to navigation Jump to search
(Created page with " #!/usr/bin/env ansible-playbook - hosts: localhost become: yes tasks: - shell: uptime == See also == * {{Ansible modules}} Category:Ansible")
 
Line 6: Line 6:
 
   tasks:
 
   tasks:
 
     - shell:
 
     - shell:
           uptime
+
           [[uptime]]
  
  

Revision as of 12:42, 25 November 2020

Advertising: