mirror of https://github.com/ansible/ansible.git
config: use path list for default inventory
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.
(cherry picked from commit da488a8db5
)
pull/29940/head
parent
c072a5406f
commit
84203a45e9
Loading…
Reference in New Issue