mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-16 01:45:25 -07:00
This allows to use a pathlist in the ansible.cfg: [default] inventory = path/inventory:other_path/inventory Since ansible allows to use --inventory on CLI more then once, we should also support a pathlist in the config. |
||
---|---|---|
.. | ||
__init__.py | ||
adhoc.py | ||
config.py | ||
console.py | ||
doc.py | ||
galaxy.py | ||
inventory.py | ||
playbook.py | ||
pull.py | ||
vault.py |