community.general/lib/ansible
Yanis Guenane 3e4a306a42 openssl_certificate: Correctly set the version (#30314)
Current openssl_certificate is mistakenly taking its derivating its
version number from the csr version number.

Thos two fields are completly unrelated and hence the version number of
the certificate should be able to be directly specified (via
selfsigned_version parameter).
2017-09-14 15:21:32 +02:00
..
cli Miscellaneous pylint fixes. 2017-09-13 01:53:08 -07:00
compat Remove wildcard imports 2017-07-28 22:10:17 -07:00
config Remove some non-ascii chars from strings 2017-09-13 09:23:53 -07:00
errors Ansible Config part2 (#27448) 2017-08-15 16:38:59 -04:00
executor Fix dangerous default args. (#29839) 2017-09-12 00:11:13 -07:00
galaxy Removes container-enabled warning (#27578) 2017-08-01 12:51:03 -04:00
inventory bypass get_hosts and use dictionary directly 2017-08-30 10:56:45 -04:00
module_utils Fixes verify_ssl option when False in ansible_tower module util (#30308) 2017-09-14 12:03:33 +02:00
modules openssl_certificate: Correctly set the version (#30314) 2017-09-14 15:21:32 +02:00
parsing Fix dangerous default args. (#29839) 2017-09-12 00:11:13 -07:00
playbook Fix conditional inheritance on dynamic includes (tasks and roles) (#30178) 2017-09-13 11:33:43 -05:00
plugins Fix sending facts to Foreman 2017-09-13 13:58:45 -07:00
template Fix dangerous default args. (#29839) 2017-09-12 00:11:13 -07:00
utils Updated Display.do_var_prompt to use to_native on prompt ( Fixes #30265 ) (#30285) 2017-09-13 09:58:28 -07:00
vars remove fact namespacing 2017-09-10 17:37:52 -04:00
__init__.py
constants.py only eval values if set from defaults 2017-09-12 10:05:16 -07:00
release.py Bump the versions now that devel is 2.5 2017-09-06 13:13:57 -07:00