Matt Martz
db98433e7a
Use InventoryManager for inventory_hostnames lookup ( #71573 )
...
* Use InventoryManager for inventory_hostnames lookup. Fixes #17268
* Add test for using patterns
* s/it's/its/
* Allow bypassing parse_sources in InventoryManager
* Remove unneeded method call
2020-09-02 15:42:09 -05:00
Rick Elrod
e1a33a6a84
inventory_hostnames lookup plugin -> 100% coverage ( #70628 )
...
Change:
- Add tests to get inventory_hostnames up to 100% coverage.
Test Plan:
- CI
Signed-off-by: Rick Elrod <rick@elrod.me>
2020-07-15 11:31:48 -05:00
Sloane Hertel
afb5e02c19
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
2019-04-18 15:54:03 -04:00