ansible/lib/ansible
Toshio Kuratomi 18e2ee16ef Fix for user defined modules not overriding modules from core.
This fix takes into account that powershell modules are somewhat
different than regular modules and have to be kept separate.
2015-09-22 09:07:37 -07:00
..
cli Fix option descriptions in ansible-doc output 2015-09-22 10:00:33 +03:00
compat
config
errors
executor Close module file once we're done reading from it 2015-09-21 01:46:29 -07:00
galaxy Fix typo in ansible module_utils import from galaxy code 2015-09-17 14:25:48 -04:00
inventory Use dict.get() 2015-09-20 22:54:02 -03:00
module_utils fixed case in which boto3 is present but module is not using it yet 2015-09-21 15:16:07 -04:00
modules Update submodule refs 2015-09-22 08:59:10 -07:00
new_inventory
parsing Python 3: there's no basestring 2015-09-22 08:42:33 +03:00
playbook Restrict role param vars to tasks within that role 2015-09-22 02:14:18 -04:00
plugins Fix for user defined modules not overriding modules from core. 2015-09-22 09:07:37 -07:00
template Fix safe_eval() of set literals 2015-09-11 09:41:05 +03:00
utils Remove custom json encoder cleaner and strip proxy var stuff out before encoding 2015-09-17 16:04:47 -04:00
vars Tweak to the way new host variables are created for delegated hosts 2015-09-22 03:03:21 -04:00
__init__.py
constants.py fixed typo 2015-09-21 10:10:21 -04:00
test-requirements.txt