ansible/changelogs/fragments/73364-default-callback-host-pinned-not-lockstep.yml
Matt Martz d3f3784b86
Don't treat host_pinned as lockstep (#73484)
* Don't treat host_pinned as lockstep. Fixes #73364

* Add intg tests
2021-02-05 09:06:19 -06:00

3 lines
151 B
YAML

bugfixes:
- default callback - Ensure that the ``host_pinned`` strategy is not treated as lockstep
(https://github.com/ansible/ansible/issues/73364)