ansible/lib/ansible
Adam Hamsik 6cf8318468 Add simple module to import/delete ssl certificate from/to java keystore (#20274)
* Add simple module to import/delete ssl certificate from/to java keystore.

* add diff/check mode support, fix reported issues and simplify decision logic

* Fix build by adding new line at the end of file.

* Some updates to module requested PR review

* Add simple executable parameter

* Fix build error
2017-03-09 14:14:43 -05:00
..
cli Retain vault password as bytes in 2.2 (#22378) 2017-03-07 15:30:09 -05:00
compat
config
errors
executor Change warning message as advised by bcoca 2017-02-27 09:41:41 -08:00
galaxy Add role skeleton support (#17079) 2017-03-01 20:23:18 -05:00
inventory readd all.add_host as for loop uses diff data 2017-03-08 15:56:10 -05:00
module_utils Actual attributes were being created and messing with the modules (#22424) 2017-03-08 21:10:02 +00:00
modules Add simple module to import/delete ssl certificate from/to java keystore (#20274) 2017-03-09 14:14:43 -05:00
parsing vault: Uniformize construction of cipher objects 2017-03-08 15:14:20 -05:00
playbook Verify that the role specification is using a comma before warning 2017-03-07 09:35:42 -05:00
plugins Fix PEP 8 issue. 2017-03-08 10:05:19 -08:00
template
utils Bad extra early (#22322) 2017-03-07 13:44:36 -05:00
vars Fix variable precedence of INI/script vars to be in-line with docs. 2017-03-02 17:07:00 -06:00
__init__.py
constants.py Add role skeleton support (#17079) 2017-03-01 20:23:18 -05:00
release.py