community.general/lib/ansible/config
Rene Moser da488a8db5 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.
2017-09-07 00:09:07 -04:00
..
__init__.py 1st part of ansible config, adds ansible-config to view/manage configs (#12797) 2017-06-14 11:08:34 -04:00
base.yml config: use path list for default inventory 2017-09-07 00:09:07 -04:00
data.py Ansible Config part2 (#27448) 2017-08-15 16:38:59 -04:00
manager.py ansible-config view fixes 2017-09-01 13:08:47 -04:00