Difference between revisions of "Ansible: strategy"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
m (Welcome moved page Strategy to Ansible: strategy)
 
(3 intermediate revisions by the same user not shown)
Line 8: Line 8:
  
 
* https://docs.ansible.com/ansible/latest/user_guide/playbooks_strategies.html
 
* https://docs.ansible.com/ansible/latest/user_guide/playbooks_strategies.html
 +
 +
* <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
  
  

Latest revision as of 11:42, 28 February 2022

Advertising: