patchback[bot]
19a87874f7
Update java_cert module (#2008) (#2199)
* porting https://github.com/ansible/ansible/pull/56778 as requested in https://github.com/ansible-collections/community.general/issues/821
* fix imports, add back trust_cacerts option
* try to fix import, ansible-lint fixes
* modify import to use ansible.module_utils.six instead
* cleanup indentation for tests/integration/targets/java_cert/tasks/main.yml file
* remove external crypto dependency - switch to openssl, work on password obfuscation, using files compare to reduce logic
* java_cert - remove latest run_command using password in arguments
* fix sanity check
* rename changelog fragment file - wrong extension
* add openssl dependency
* fix openssl_bin parameter missing on _get_digest_from_x509_file function call
* remove useless close files, fix paragraph, fix changelog, clean import re
* fix missing dots at end-of-line in changelogs fragments
* fix reminder case
* fix changelog
* restore .gitignore
* fix indentation on integration test files, delete useless json file
* fix typo importing tasks in tests/integration/targets/java_cert/tasks/main.yml
* Update changelogs/fragments/2008-update-java-cert-replace-cert-when-changed.yml
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update tests/integration/targets/java_cert/tasks/state_change.yml
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update plugins/modules/system/java_cert.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update plugins/modules/system/java_cert.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update plugins/modules/system/java_cert.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update plugins/modules/system/java_cert.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update plugins/modules/system/java_cert.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update plugins/modules/system/java_cert.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update plugins/modules/system/java_cert.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* fix hardcoded executable keytool, use re.sub instead of import, add required cert_url or cert_alias parameter when absent, fix python script and cert_url test
* fix pylint issue with setupSSLServeR.py
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit 40ce0f995b)
Co-authored-by: absynth76 <58172580+absynth76@users.noreply.github.com>
2021-04-07 20:41:58 +02:00
..
2020-09-25 08:01:17 +02:00
2020-09-25 08:01:17 +02:00
2020-09-30 14:00:05 +02:00
2020-09-25 08:01:17 +02:00
2021-03-21 10:37:43 +01:00
2020-12-22 09:24:20 +01:00
2020-12-22 09:24:20 +01:00
2020-11-03 14:11:31 +01:00
2020-12-22 09:24:20 +01:00
2020-09-30 14:00:05 +02:00
2020-07-16 12:24:04 +03:00
2021-01-06 08:07:46 +01:00
2020-03-29 13:02:28 +02:00
2020-03-29 13:02:28 +02:00
2020-03-29 13:02:28 +02:00
2020-03-09 09:11:07 +00:00
2020-09-30 14:00:05 +02:00
2021-03-23 07:17:20 +01:00
2020-10-29 08:02:33 +01:00
2020-09-25 08:01:17 +02:00
2021-02-13 12:49:36 +01:00
2020-10-29 08:02:33 +01:00
2020-09-30 14:00:05 +02:00
2021-02-03 10:42:29 +01:00
2020-11-24 05:41:18 +01:00
2021-03-21 13:56:32 +01:00
2021-01-18 10:52:56 +00:00
2021-01-18 10:52:56 +00:00
2020-12-12 17:21:29 +01:00
2020-09-25 08:01:17 +02:00
2020-09-25 08:01:17 +02:00
2021-02-27 19:54:39 +01:00
2020-09-30 14:00:05 +02:00
2021-02-20 10:51:34 +01:00
2021-03-21 13:22:14 +01:00
2020-09-30 14:00:05 +02:00
2021-03-30 09:20:04 +02:00
2020-09-25 08:01:17 +02:00
2020-09-25 08:01:17 +02:00
2020-11-11 13:33:38 +01:00
2020-09-25 08:01:17 +02:00
2020-10-09 14:59:00 +02:00
2020-09-25 08:01:17 +02:00
2020-09-25 08:01:17 +02:00
2021-02-21 18:19:10 +01:00
2021-01-18 07:54:43 +01:00
2020-09-25 08:01:17 +02:00
2021-02-09 12:02:03 +01:00
2021-02-05 08:29:28 +01:00
2020-09-25 08:01:17 +02:00
2020-09-25 08:01:17 +02:00
2020-09-25 08:01:17 +02:00
2020-09-25 08:01:17 +02:00
2020-09-25 08:01:17 +02:00
2020-09-25 08:01:17 +02:00
2020-09-25 08:01:17 +02:00
2020-09-25 08:01:17 +02:00
2020-09-25 08:01:17 +02:00
2020-09-25 08:01:17 +02:00
2020-09-25 08:01:17 +02:00
2020-09-25 08:01:17 +02:00
2020-09-25 08:01:17 +02:00
2020-09-30 14:00:05 +02:00
2021-03-08 07:31:47 +01:00
2020-09-25 08:01:17 +02:00
2020-10-29 08:02:33 +01:00
2020-09-25 08:01:17 +02:00
2020-09-25 08:01:17 +02:00
2020-11-13 21:59:32 +01:00
2021-04-07 20:41:58 +02:00
2021-01-24 16:51:02 +01:00
2020-09-30 14:00:05 +02:00
2021-04-07 08:39:06 +02:00
2020-09-25 08:01:17 +02:00
2020-09-30 14:00:05 +02:00
2020-09-30 14:00:05 +02:00
2020-09-25 08:01:17 +02:00
2020-09-25 08:01:17 +02:00
2020-09-30 14:00:05 +02:00
2020-09-25 08:01:17 +02:00
2020-08-29 10:47:28 +02:00
2021-01-28 09:24:28 +01:00
2020-09-30 14:00:05 +02:00
2020-09-25 08:01:17 +02:00
2020-09-25 08:01:17 +02:00
2020-09-25 08:01:17 +02:00
2020-09-25 08:01:17 +02:00
2020-09-25 08:01:17 +02:00
2020-09-25 08:01:17 +02:00
2020-09-25 08:01:17 +02:00
2020-09-25 08:01:17 +02:00
2021-04-05 15:39:08 +02:00
2021-01-11 21:59:41 +01:00
2021-01-22 20:43:39 +00:00
2020-09-25 08:01:17 +02:00
2020-09-25 08:01:17 +02:00
2020-09-25 08:01:17 +02:00
2020-09-25 08:01:17 +02:00
2020-09-25 08:01:17 +02:00
2020-09-25 08:01:17 +02:00
2020-09-25 08:01:17 +02:00
2020-09-25 08:01:17 +02:00
2020-09-25 08:01:17 +02:00
2020-09-25 08:01:17 +02:00
2020-09-25 08:01:17 +02:00
2020-09-25 08:01:17 +02:00
2020-09-25 08:01:17 +02:00
2021-01-04 13:22:17 +05:30
2020-09-30 14:00:05 +02:00
2020-11-24 09:01:50 +01:00
2020-09-25 08:01:17 +02:00
2021-03-26 07:47:38 +01:00
2020-12-09 08:29:58 +03:00
2020-11-26 13:22:35 +01:00
2021-01-03 13:32:54 +01:00
2020-10-23 09:53:02 +01:00
2020-09-30 06:19:36 +02:00
2020-03-09 09:11:07 +00:00
2020-09-25 08:01:17 +02:00
2020-03-09 09:11:07 +00:00
2021-02-22 18:36:23 +01:00
2020-09-25 08:01:17 +02:00
2020-09-25 08:01:17 +02:00
2020-09-30 14:00:05 +02:00
2020-09-25 08:01:17 +02:00
2020-09-25 08:01:17 +02:00
2020-09-25 08:01:17 +02:00
2020-09-25 08:01:17 +02:00
2020-09-25 08:01:17 +02:00
2020-09-25 08:01:17 +02:00
2020-09-25 08:01:17 +02:00
2020-09-25 08:01:17 +02:00
2020-09-25 08:01:17 +02:00
2020-09-25 08:01:17 +02:00
2020-09-25 08:01:17 +02:00
2020-09-25 08:01:17 +02:00
2020-09-25 08:01:17 +02:00
2020-09-25 08:01:17 +02:00
2020-09-25 08:01:17 +02:00
2020-09-25 08:01:17 +02:00
2020-03-30 11:06:48 +02:00
2020-09-25 08:01:17 +02:00
2020-09-25 08:01:17 +02:00
2020-09-25 08:01:17 +02:00
2020-09-25 08:01:17 +02:00
2020-09-25 08:01:17 +02:00
2020-09-25 08:01:17 +02:00
2020-09-25 08:01:17 +02:00
2020-09-30 14:00:05 +02:00
2020-09-25 08:01:17 +02:00
2021-01-24 16:51:02 +01:00
2020-09-25 08:01:17 +02:00
2020-09-25 08:01:17 +02:00
2020-03-09 09:11:07 +00:00
2021-01-22 15:52:40 +01:00
2020-09-25 08:01:17 +02:00
2021-01-22 20:43:39 +00:00
2020-09-25 08:01:17 +02:00
2020-09-25 08:01:17 +02:00
2020-09-25 08:01:17 +02:00
2020-09-25 08:01:17 +02:00
2020-09-25 08:01:17 +02:00
2020-09-25 08:01:17 +02:00
2021-02-09 10:28:39 +01:00
2020-09-25 08:01:17 +02:00
2020-09-25 08:01:17 +02:00
2021-01-16 14:14:23 +01:00
2020-09-30 14:00:05 +02:00
2020-09-30 14:00:05 +02:00
2020-09-25 08:01:17 +02:00
2020-09-30 14:00:05 +02:00
2021-02-27 09:57:58 +01:00
2021-01-22 15:52:40 +01:00
2020-09-30 14:00:05 +02:00
2021-02-26 23:37:30 +01:00
2020-11-13 20:03:16 +01:00
2020-12-05 16:02:01 +01:00
2020-03-09 09:11:07 +00:00