mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-01 12:40:22 -07:00
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. |
||
---|---|---|
.. | ||
__init__.py | ||
callbacks.py | ||
connection.py | ||
constants.py | ||
errors.py | ||
inventory.py | ||
playbook.py | ||
runner.py | ||
utils.py |