Difference between revisions of "Ios command"

From wikieduonline
Jump to navigation Jump to search
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
{{lowercase}}
  
 
+
  #!/usr/bin/env [[ansible-playbook]]
  #!/usr/bin/env ansible-playbook
 
 
   
 
   
 
  - hosts: HOSTNAME
 
  - hosts: HOSTNAME
 
   [[gather_facts:]] false
 
   [[gather_facts:]] false
 
   
 
   
   tasks:
+
   [[tasks:]]
 
       - ios_command:
 
       - ios_command:
 
           commands:
 
           commands:
Line 26: Line 26:
  
 
== See also ==
 
== See also ==
 +
* {{IOS}}
 
* {{Ansible}}
 
* {{Ansible}}
  
 
[[Category:Ansible]]
 
[[Category:Ansible]]

Latest revision as of 19:03, 20 October 2021

Advertising: