Difference between revisions of "Ansible example: Install software"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
Tags: Mobile web edit, Mobile edit
Line 1: Line 1:
 
  #!/usr/bin/env ansible-playbook
 
  #!/usr/bin/env ansible-playbook
 
   
 
   
  - hosts: localhost
+
  - [[hosts:]] localhost
 
   become: yes
 
   become: yes
 
   
 
   

Revision as of 07:50, 5 April 2021

Advertising: