ansible/lib/ansible
2014-12-17 13:46:14 -08:00
..
cache Allow .gitkeep in the jsonfile fact cache dir 2014-12-02 22:34:58 -07:00
callback_plugins Remove runner_on_error callback that is never used. 2014-07-01 17:02:10 -04:00
inventory Fetch vars for host directly when calculating the delegated user 2014-10-10 01:18:18 -05:00
module_utils Merge pull request #9807 from swimlappy/noproxy 2014-12-16 12:53:40 -08:00
modules git module now with clone parameter and update=no reverted 2014-12-17 13:46:14 -08:00
playbook Use more variable sources when templating the play ds 2014-12-03 12:44:32 -06:00
runner Fix math filters 2014-12-16 16:59:22 -08:00
utils Variables lookup in a template should handle properly the undefined case 2014-12-12 12:11:17 +01:00
__init__.py Bumping files for 1.9 2014-11-25 16:49:45 -06:00
callbacks.py fix vars_prompt no/false values 2014-12-16 13:43:23 -07:00
color.py fixed typos found by RETF rules in PY files 2014-05-03 18:40:05 +02:00
constants.py changes for package loading of modules 2014-09-26 11:25:56 -04:00
errors.py
module_common.py Workaround more python-2.6 shlex not being able to handle unicode strings 2014-10-08 14:30:36 -04:00