1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-05-16 06:24:54 +00:00
community.general/lib
James Cammarata e36a8d466e Don't re-query inventory when trimming failed/dark hosts
Since the filter list contains hosts, passing that back to list_hosts()
in the inventoy causes issues when the hostname is an IPv6 address
(with :'s interpreted as group unions). Since we already have the list
of hosts, we should not need to pass that back through inventory a
second time.

Fixes #7446
2014-05-20 14:58:37 -05:00
..
ansible Don't re-query inventory when trimming failed/dark hosts 2014-05-20 14:58:37 -05:00