ansible/changelogs/fragments/31735-fix-hostnames-lookup-order.yaml
Sloane Hertel 01386cca4a preserve same order as inventory manager when using host lookup (#57769)
* preserve same order as inventory manager when using host lookup (#55331)

* preserve same order as inventory manager when using inventory_hostnames lookup

add a test

* move generic code

(cherry picked from commit afb5e02c19)

* changelog
2019-06-17 11:22:21 -07:00

2 lines
110 B
YAML

bugfixes:
- inventory_hostnames lookup - use the same order for the returned hosts as the inventory manager