community.general/lib/ansible
Michael DeHaan 51e014d915 Merge pull request #8012 from cchurch/callback_cleanup
Callback plugin cleanup
2014-07-03 19:29:59 -05:00
..
callback_plugins Remove runner_on_error callback that is never used. 2014-07-01 17:02:10 -04:00
inventory Data from inventory scripts should be able to use nested Jinja2 expressions. 2014-07-03 16:11:14 -04:00
module_utils Revert "Fix get_distribution() for platforms that may have spaces" 2014-07-02 09:44:44 -05:00
playbook Reset play attribute on callback plugins when a play fails. 2014-07-01 17:02:10 -04:00
runner When parsing json from untrusted sources, remove templating tags 2014-07-01 14:14:14 -05:00
utils Support a whitelisted subset of jinja2 template options 2014-07-02 21:14:26 -07:00
__init__.py Version bump for 1.7 2014-05-05 16:37:46 -05:00
callbacks.py Remove runner_on_error callback that is never used. 2014-07-01 17:02:10 -04:00
color.py Merge commit. 2014-03-16 17:08:26 -04:00
constants.py Change safe_eval to a strict white list 2014-06-25 14:00:21 -05:00
errors.py Update various copyrights. Not complete, but sufficient. 2014-01-04 13:32:04 -05:00
module_common.py Revise documentation on powershell module replacer code. 2014-06-19 14:24:13 -05:00