ansible/lib/ansible
2016-05-05 17:05:36 -07:00
..
cli made ansible-doc complain on missing 'requried' 2016-05-05 17:02:39 -04:00
compat Bundle a new version of python-six for compatibility along with some code to make it easy for distributions to override the bunndled copy if they have a new enough version. 2015-10-16 08:21:28 -07:00
config
errors Add options to make includes 'static' 2016-03-24 10:12:51 -04:00
executor add jimi-c's unit test for squashed skip results, tweaked is_skipped() logic to pass 2016-05-05 15:29:10 -07:00
galaxy API now connects to server lazily (#15632) 2016-04-28 23:28:02 -04:00
inventory Fix inventory on python3 2016-04-30 07:28:41 -07:00
module_utils Fix logging into vCloud Director and expose verify_certs argument (#15533) 2016-05-05 09:48:54 -04:00
modules bump submodule refs 2016-05-05 17:05:36 -07:00
new_inventory fix some warning of undefined name. 2015-10-09 12:43:42 +08:00
parsing make vi the default editor if no EDITOR 2016-05-03 09:39:19 -04:00
playbook Treat "static: yes/no" with higher priority than "task_includes_static" in ansible.cfg 2016-05-03 12:15:13 +02:00
plugins error message cleanup 2016-05-04 09:43:41 -07: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 Fix ziploader for the cornercase of ansible invoking ansible. 2016-04-29 08:47:49 -07:00
constants.py add centrify dzdo escalation (#15219) 2016-04-25 11:24:26 -04:00
release.py Fix ziploader for the cornercase of ansible invoking ansible. 2016-04-29 08:47:49 -07:00
test-requirements.txt