ansible/lib/ansible
Yanis Guenane 70f52e3043 crypto: Build a base object for openssl modules (#26945)
More openssl modules are about to be made, each of them rewriting
some pieces of code that can be refactored and used via a common
library.

This commit aims to create this "base" object and the common functions
one might want to reuse in order to avoid duplication.
2017-07-21 11:54:04 -04:00
..
cli Consolidate boolean/mk_boolean conversion functions into a single location 2017-07-17 11:48:05 -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 crypto: Build a base object for openssl modules (#26945) 2017-07-21 11:54:04 -04:00
modules replace str with to_native (#27135) 2017-07-21 09:32:57 -06: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 allow for null values in yaml inventory (#26765) 2017-07-20 20:28:09 -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
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