ansible/changelogs/fragments/throttle_feature.yml

3 lines
187 B
YAML
Raw Normal View History

minor_changes:
- Added new `throttle` keyword, which can be used at the task, block, or play level to limit the number of workers (up to the specified forks or serial setting) allowed.