Refactor inventory code out of Runner.
This introduces the Inventory class. Playbook uses the internals of Runner to limit the number of hosts to poll asynchronously. To accomodate this, Inventory can be restricted to specific hosts.
Showing
lib/ansible/inventory.py
0 → 100644
Please
register
or
sign in
to comment