ansible/changelogs/fragments/74625-fix-ansible_play_batch-between-plays.yml
2021-05-11 17:12:34 +02:00

3 lines
160 B
YAML

bugfixes:
- Save unreachable hosts between plays by adding them to the PlayIterator's _play._removed_hosts (https://github.com/ansible/ansible/issues/66945).