community.general/lib/ansible
Toshio Kuratomi eeebd51f21 Rename the type filter to type_debug
Because we add the names of all filters to the callable whitelist used
by safe_eval, adding a filter named type makes it so code calling "type()"
gets eval'd.  We can't think of a way to exploit this but it's
sufficiently sketchy that we're renaming it in case someone smarter than
us can think of a problem.
2017-01-11 14:48:21 -08:00
..
cli spelling of Extraneous (#20116) 2017-01-11 12:18:06 +00:00
compat Fix role completion detection problem 2017-01-03 14:32:44 -06:00
config
errors adds feature to all modules to be run locally (#18763) 2016-12-15 15:47:29 -05:00
executor Allow OSError to skip scriptdir removal 2017-01-05 15:50:56 -08:00
galaxy Previous fix to this failed to account for open_url returning a filehandle (#20097) 2017-01-10 18:14:20 -08:00
inventory fix indent (#20071) 2017-01-10 18:47:03 -08:00
module_utils refactors iosxr shared module to use network_cli (#20132) 2017-01-11 09:46:38 -05:00
modules adds iosxr_system declarative module (#20134) 2017-01-11 17:17:37 -05:00
parsing (docs) Remove/update mentions of `git submodule` in docs and error me… (#19941) 2017-01-09 12:11:39 -05:00
playbook Additional fixes for security related to CVE-2016-9587 2017-01-11 15:53:04 -06:00
plugins Rename the type filter to type_debug 2017-01-11 14:48:21 -08:00
template Partial revert of 76f7ce55 2017-01-11 15:53:04 -06:00
utils Contributing new module to manage HUAWEI data center CloudEngine switch. (#19793) 2017-01-03 22:30:59 -05:00
vars Fixing another corner case for security related to CVE-2016-9587 2017-01-11 15:52:58 -06:00
__init__.py
constants.py Fix constants to use environment variables in preference to config files 2017-01-05 17:11:51 -08:00
release.py
test-requirements.txt Switch tests to pytest and ansible-test. 2017-01-11 12:34:59 -08:00