openstack-ansible-plugins/vars_plugins
Jean-Philippe Evrard 5180703ecb Introduce userspace group_vars and host_vars
This opens the door to using group_vars and host_vars in
userspace, by allowing the user to define a ":" delimited list
of folder that will then be used by a vars_plugin, and (maybe
later) by the inventory.

This can't override group_vars due to ansible precedence.
We could technically have this override done by moving the
group_vars into a different folder and adding it to these
environment variables.

Manual combined backport of:
  - https://review.openstack.org/#/c/445603
  - https://review.openstack.org/#/c/445447

Change-Id: Id22e82b01b08885a1c7b516818ca07e75f6d558f
(cherry picked from commit 77bbd15bdb)
2017-03-14 18:12:58 +00:00
..
override_folder.py Introduce userspace group_vars and host_vars 2017-03-14 18:12:58 +00:00