Difference between revisions of "Ansible: strategy"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
Tags: Mobile web edit, Mobile edit
Line 10: Line 10:
  
 
* <code>[[ansible-doc]] -t strategy -l</code>
 
* <code>[[ansible-doc]] -t strategy -l</code>
 +
debug      Executes tasks in interactive debug session
 +
free        Executes tasks without waiting for all hosts
 +
host_pinned Executes tasks on each host without interruption
 +
linear      Executes tasks in a linear fashion
  
  

Revision as of 06:40, 18 April 2021

Advertising: