db98433e7a
* 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
3 lines
155 B
YAML
3 lines
155 B
YAML
bugfixes:
|
|
- inventory_hostnames - Use ``InventoryManager`` instead of trying to replicate its behavior
|
|
(https://github.com/ansible/ansible/issues/17268)
|