ansible/lib/ansible
2016-04-29 01:27:57 -04:00
..
cli API now connects to server lazily (#15632) 2016-04-28 23:28:02 -04:00
compat
config
errors Add options to make includes 'static' 2016-03-24 10:12:51 -04:00
executor Handle "/usr/bin/env python" style ansible_*interpreter settings. 2016-04-27 20:22:31 -07:00
galaxy API now connects to server lazily (#15632) 2016-04-28 23:28:02 -04:00
inventory removed unused section regex, corrected group one 2016-04-20 11:52:50 -04:00
module_utils Some beginning python3 porting for urls.py 2016-04-27 07:15:51 -07:00
modules Update submodule refs 2016-04-28 07:21:05 -07:00
new_inventory
parsing Trnasform file name to bytes before opening it to avoid unicode errors if python tries to encode it implicitly 2016-04-19 08:33:01 -07:00
playbook playbook, include: fix Unexpected Exception: 'NoneType' object has no attribute 'strip' (#15574) 2016-04-25 13:40:49 -04:00
plugins Rename function bool() as it is a Python built-in function (#15651) 2016-04-28 14:39:35 -04:00
template moved last utils.debug to display.debug 2016-04-08 16:00:36 -04:00
utils Merge pull request #15618 from chouseknecht/docker_doc_frag 2016-04-29 01:27:57 -04:00
vars Fix var precedence bug introduced in ff9f5d7d 2016-04-19 12:40:31 -04:00
__init__.py Version bump to 2.2.0 for devel 2016-04-26 16:29:52 -04:00
constants.py add centrify dzdo escalation (#15219) 2016-04-25 11:24:26 -04:00
test-requirements.txt