ansible/lib/ansible
Will Thames 6e9abefc11 Corrected bug where role_path was wrong for roles in subdirectories
Fixed role name for
    - { role: 'lives/in/a/subdirectory' }
Should be 'lives/in/a/subdirectory', not just 'subdirectory'
2014-08-21 17:15:23 -04:00
..
cache Use JSON instead of pickles for compatibility. 2014-08-11 12:23:05 -04:00
callback_plugins Remove runner_on_error callback that is never used. 2014-07-01 17:02:10 -04:00
inventory InventoryScript: better syntax checking for json stream 2014-08-21 18:06:07 +02:00
module_utils Remove tabs added from 677de07 2014-08-21 14:07:18 -05:00
playbook Allow installation of roles from yaml roles file 2014-08-21 17:15:23 -04:00
runner Correct variable blending from vars_files with hostvars in them 2014-08-20 15:49:01 -05:00
utils Corrected bug where role_path was wrong for roles in subdirectories 2014-08-21 17:15:23 -04:00
__init__.py Version bump for 1.8 2014-08-06 13:17:28 -05:00
callbacks.py Set prompt encoding to a sane value when sys.stdout.encoding is None 2014-08-18 22:04:25 -05:00
color.py fixed typos found by RETF rules in PY files 2014-05-03 18:40:05 +02:00
constants.py Merge pull request #8367 from msabramo/make_pip_install_editable_work 2014-08-15 07:46:54 -04:00
errors.py
module_common.py Dedupe PTR record related code in rax_dns_record 2014-08-06 16:47:33 -05:00