ansible/lib/ansible
Chris Atkinson 62fa2019c6 [cloud] Allow IAM certificate secrets, body, chains to be strings (e.g. sourced from ansible-vault) (#24206)
* Allow cert and private pem information to be passed in via string, eg when obtaining sensitive key details from anisble-vault at runtime

* Allow cert chain body to be passed as a string

* Ensure the new options are set in parameters

* Dont publish the private key in logs

* Set the version_added documentation

* Update documentation inline with review

* Removes file based certificates in favour of string only as suggested in feature review

* Documentation changes as suggested by review
2017-06-09 11:32:22 -04:00
..
cli ansible-doc: fix exception for required field 2017-06-03 14:32:05 +02:00
compat ansible/compat/: PEP8 compliancy (#24689) 2017-05-18 08:36:11 +01:00
config
errors ansible/errors: PEP8 compliancy (#24693) 2017-05-18 08:34:57 +01:00
executor When cleaning up the AnsiBallZ tempdir we need to not fail if the tempdir wasn't created 2017-06-07 06:38:42 -07:00
galaxy Transition inventory into plugins (#23001) 2017-05-23 17:16:49 -04:00
inventory minor protection against bad config 2017-06-05 16:46:51 -04:00
module_utils Add support for Devuan in hostname module (#25525) 2017-06-09 08:47:09 -04:00
modules [cloud] Allow IAM certificate secrets, body, chains to be strings (e.g. sourced from ansible-vault) (#24206) 2017-06-09 11:32:22 -04:00
parsing Include the original YAML error in syntax error messages 2017-06-08 12:51:37 -05:00
playbook Template parent include path before finding its dirname (#23202) 2017-06-08 23:47:21 -05:00
plugins Platform agnostic module for VRFs (#25383) 2017-06-09 13:33:11 +02:00
template Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00
utils New module: manage Citrix Netscaler service configuration (network/netscaler/netscaler_service) (#25129) 2017-06-08 08:33:32 -06:00
vars allow more 'backwards compatible' vars_plugins (#25451) 2017-06-08 12:47:40 -04:00
__init__.py
constants.py Add support for cliconf and netconf plugin (#25093) 2017-06-06 13:56:25 +05:30
release.py Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00