ansible/changelogs/fragments/73971-non-batch-end_play.yml
Martin Krizek e201b542be
Ensure end_play ends play, not batch (#74332)
* Ensure end_play ends play, not batch

Fixes #73971

ci_complete

* Preserve result

* Move AnsibleEndPlay to TQM

* Add tests

* Add changelog

* Explaining comment

* Fix changelog name

* ci_complete
2021-06-03 09:26:22 +02:00

3 lines
101 B
YAML

bugfixes:
- Ensure end_play ends play, not batch (https://github.com/ansible/ansible/issues/73971)