community.general/lib/ansible/runner
James Cammarata d4ff0d125a Make sure password files from lookups are created with restrictive permissions
Also adds checks for the lookup integration test for passwords.

Fixes #8652
2014-08-19 11:30:04 -05:00
..
action_plugins Fix check mode issues with copy module 2014-08-18 16:02:45 -05:00
connection_plugins Catch auth errors in winrm and properly raise errors 2014-08-07 09:00:24 -05:00
filter_plugins adding min() and max() filters for use in Jinja templates 2014-08-08 11:28:48 -04:00
lookup_plugins Make sure password files from lookups are created with restrictive permissions 2014-08-19 11:30:04 -05:00
shell_plugins Collapse extra whitespace in encoded powershell scripts. 2014-06-19 14:25:50 -05:00
__init__.py Disallow args: to be specified as a string 2014-08-14 16:05:20 -05:00
connection.py Error if private_key_file is group/world readable 2014-07-02 13:44:53 -07:00
poller.py Fix typo: & -> and 2014-08-14 16:52:59 +03:00
return_data.py When parsing json from untrusted sources, remove templating tags 2014-07-01 14:14:14 -05:00