community.general/lib/ansible
2017-07-24 09:57:52 +05:30
..
cli Switch from map and filter to list comprehensions and generator expressions (#27198) 2017-07-22 19:12:35 -07:00
compat ansible/compat/: PEP8 compliancy (#24689) 2017-05-18 08:36:11 +01:00
config make yaml extensions configurable 2017-07-20 20:29:09 -04:00
errors correct, cleanup & simplify dwim stack (#25956) 2017-07-03 15:27:53 -04:00
executor include_role handlers bug fix (#26335) 2017-07-19 15:02:32 -05:00
galaxy Transition inventory into plugins (#23001) 2017-05-23 17:16:49 -04:00
inventory ensure all groups inherit from 'all' 2017-07-13 18:38:39 -04:00
module_utils Fix EntityCollection stacktrace (#27217) 2017-07-24 09:57:52 +05:30
modules Add example of templating inline using copy module (#19752) 2017-07-22 22:12:31 -07:00
parsing corrected precedence, added comments to each entry 2017-07-20 11:07:06 -04:00
playbook Don't use _raw_params for IncludeRole objects (#26601) 2017-07-20 12:32:06 -05:00
plugins Don't need to convert cmd to bytes as it is already an array of bytes 2017-07-21 11:55:43 -04:00
template Try to show original exception info for yaml (and other) errors (#24468) 2017-06-09 13:13:15 -04:00
utils Removing _cnos from all new devices added (#27101) 2017-07-20 12:34:08 -07:00
vars removed redundant loader 2017-07-17 09:03:39 -04:00
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 2016-04-29 08:47:49 -07:00
constants.py make yaml extensions configurable 2017-07-20 20:29:09 -04:00
release.py Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00