Adds the 'serial' keyword to a playbook which controls how many hosts can be…
Adds the 'serial' keyword to a playbook which controls how many hosts can be running through a playbook at a single time. The default is 0, which means all hosts. If set to 1, each host would run a playbook all the way through before moving on the next host. Fact gathering is still parallel, regardless of the serial setting.
Showing
Please
register
or
sign in
to comment