community.general/lib/ansible/plugins
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
..
action Fix for user defined modules not overriding modules from core. 2015-09-22 09:07:37 -07:00
cache Simplify FactCache.copy() 2015-09-03 09:44:44 +03:00
callback Additional tweaks to callback output for delegate_to 2015-09-22 09:25:38 -04:00
connection Fix for user defined modules not overriding modules from core. 2015-09-22 09:07:37 -07:00
filter Resurrection of the comment filter 2015-09-10 14:37:42 +02:00
inventory Remove unused (copied) _before_comment method 2015-08-21 06:58:23 +05:30
lookup Properly assign search path to environment.loader in template lookup 2015-09-17 14:47:20 -04:00
shell Add PowerShell exception handling and turn on strict mode. 2015-09-15 16:32:35 -04:00
strategy Merge pull request #12431 from hslee16/devel 2015-09-20 18:17:02 -04:00
test moved mandatory back to filters as it does not always return a boolean, it does an exception on failure 2015-08-21 09:54:56 -04:00
vars Making the switch to v2 2015-05-03 21:47:26 -05:00
__init__.py Fix for user defined modules not overriding modules from core. 2015-09-22 09:07:37 -07:00