mirror of https://github.com/ansible/ansible.git
Remove a host from a play after meta: end_host (#66851)
* Remove a host from a play after meta: end_host * Fix changelogpull/67406/head
parent
da1bed8932
commit
a2c620819f
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- "Fix a bug when a host was not removed from a play after ``meta: end_host`` and as a result the host was still present in ``ansible_play_hosts`` and ``ansible_play_batch`` variables."
|
||||
Loading…
Reference in New Issue