ansible/changelogs/fragments/74625-fix-ansible_play_batch-between-plays.yml

3 lines
160 B
YAML
Raw Normal View History

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