ansible/lib/ansible
Jacob Floyd 0371d0deda Fix Inventory Plugin Loading (#31605)
This change makes the PluginLoader use DEFAULT_INVENTORY_PLUGIN_PATH setting.
Inventory Plugins were only being loaded the 'inventory_plugins' folder of the current directory,
as well as the ansible-provided inventory plugins (e.g. `/path/to/site-packages/ansible/plugins/inventory`).
2017-10-11 17:28:11 -07:00
..
cli better message for unsupported include/imports 2017-10-09 20:49:11 -07:00
compat
config fix paths to actually be config file relative (#31533) 2017-10-10 19:17:17 -07:00
errors report extra info in verbose and if needed 2017-10-03 16:48:21 -04:00
executor move from with_<lookup>: to loop: 2017-10-10 15:43:49 -04:00
galaxy
inventory Fix Inventory Plugin Loading (#31605) 2017-10-11 17:28:11 -07:00
module_utils cs_snapshot_policy: fix VM not found in non-default zone 2017-10-11 18:35:54 +02:00
modules Corrects examples in the find module. (#31522) 2017-10-12 09:43:18 +10:00
parsing Fix typo in vault decrypt error message (#31335) 2017-10-05 18:09:22 -04:00
playbook move from with_<lookup>: to loop: 2017-10-10 15:43:49 -04:00
plugins windows: removed #Requires from PS pipelines as it causes STDERR false positives (#31558) 2017-10-11 14:16:58 -07:00
template
utils fix paths to actually be config file relative (#31533) 2017-10-10 19:17:17 -07:00
vars move from with_<lookup>: to loop: 2017-10-10 15:43:49 -04:00
__init__.py
constants.py Fix backwards compatibility of constants.get_config 2017-10-03 09:19:04 -04:00
release.py