ansible/lib/ansible
2016-05-23 10:30:06 -04:00
..
cli Make 'required' optional in module docs (#15906) 2016-05-18 16:57:36 -07:00
compat
config
errors Add options to make includes 'static' 2016-03-24 10:12:51 -04:00
executor Fix the error handling for loop squashing to restore the name argument into the task args 2016-05-21 07:07:26 -07:00
galaxy API now connects to server lazily (#15632) 2016-04-28 23:28:02 -04:00
inventory made format more flexible and allow for non dict entries 2016-05-16 14:39:49 -04:00
module_utils Add a alias for 'long' since python3 do not have it (#15952) 2016-05-23 10:30:06 -04:00
modules bump submodule refs 2016-05-20 17:29:42 -07:00
new_inventory
parsing Catch DistributionNotFound when pycrypto is absent (#15731) 2016-05-19 11:39:34 -07:00
playbook When adding nested blocks, don't pass in any parent includes 2016-05-23 10:08:29 -04:00
plugins now we show path from which we load module on vvv 2016-05-20 09:25:20 -04:00
template moved last utils.debug to display.debug 2016-04-08 16:00:36 -04:00
utils return friendlier error when failing to make dirs 2016-05-20 09:03:01 -04:00
vars Do not include params when getting role vars in certain situations 2016-05-11 13:17:32 -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