1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/lib/ansible/plugins/strategy
Matt Martz 1a2ef0922f
Use inventory.get_host instead of direct access to inventory.hosts (#41860)
* Use inventory.get_host instead of direct access to inventory.hosts. Fixes #32152

* Prevent potential side effect, by using self._inventory.localhost directly instead of get_host
2018-06-25 15:06:32 -05:00
..
__init__.py Use inventory.get_host instead of direct access to inventory.hosts (#41860) 2018-06-25 15:06:32 -05:00
debug.py
free.py
linear.py Fix inserting noop tasks by using active state (#36056) 2018-06-06 12:34:25 +02:00