CHANGELOG.md
12 KB
-
Adds the 'serial' keyword to a playbook which controls how many hosts can be… · 898d7676
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.
Michael DeHaan committed
To find the state of this project's repository at the time of any of these versions, check out
the tags.