community.general/lib/ansible/plugins
James Cammarata cdc6c5208e Clean string data run through the template engine
Also strip UnsafeProxy off of low level srings and objects to ensure
they don't cause issues later down the road

Fixes #12513
2015-09-25 16:49:31 -04:00
..
action Remove tmp as a parameter to the connection plugins 2015-09-24 13:33:57 -07:00
cache Simplify FactCache.copy() 2015-09-03 09:44:44 +03:00
callback Make sure formatted strings don't bomb on tuples 2015-09-25 03:01:42 -04:00
connection Remove tmp as a parameter to the connection plugins 2015-09-24 13:33:57 -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 Fixing one more bug related to staticmethods in LookupBase 2015-09-23 02:33:32 -04:00
shell Add PowerShell exception handling and turn on strict mode. 2015-09-15 16:32:35 -04:00
strategy Clean string data run through the template engine 2015-09-25 16:49:31 -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
__init__.py Fix for user defined modules not overriding modules from core. 2015-09-22 09:07:37 -07:00