Difference between revisions of "Hosts: (Ansible)"

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
 
*<code>hosts: all</code>
 
*<code>hosts: all</code>
 
   
 
   
hosts: [[localhost]]</code>
+
*<code>hosts: [[localhost]]</code>
  
[WARNING]: provided hosts list is empty, only localhost is available. Note that the implicit localhost does not match 'all'
+
*<code>[WARNING]: provided hosts list is empty, only localhost is available. Note that the implicit localhost does not match 'all'</code>
  
ERROR! Hosts list cannot be empty - please check your playbook
+
*<code>ERROR! Hosts list cannot be empty - please check your playbook</code>
  
skipping: no hosts matched
+
*<code>skipping: no hosts matched</code>
  
 
== See also ==
 
== See also ==

Revision as of 17:31, 7 September 2021

Advertising: