mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-26 21:52:48 +00:00
* fix keystore type; update unit tests
* add changelog fragment
* document new param 'keystore_type'
* add keystore_type support (backward compatible)
* check JKS format with magic bytes
* update integration tests
* revert first changes in unit tests
* update changelog fragment
* fix magic bytes for python2/python3
* fix integration tests (irrelevant check_mode)
* fix unit test (keystore removed before failure => changed=true)
* fix typo
* fix spelling
* shorten a branch
* mock is_jks_or_pkcs12
* fix function path in unit tests
* Apply suggestions from code review (spelling)
Co-authored-by: Ajpantuso <ajpantuso@gmail.com>
* rename a method (module + unit tests)
* move ArgumentSpec class content to main()
* refactor create() to not loose existing keystore in case of error
* update unit tests
* add integration test (error handling)
* fix keystore backup cleanup
Co-authored-by: Ajpantuso <ajpantuso@gmail.com>
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| .keep | ||
| 1942_timezone.yml | ||
| 2411-snap-revamp-enabled-disabled-states.yml | ||
| 2516_fix_2515_keystore_type_jks.yml | ||
| 2521-flatpak-list.yml | ||
| 2691-gitlab_user-support-identity-provider.yml | ||
| 2732-nmcli_add_options.yml | ||
| 2771-scaleway_inventory_json_accept_byte_array.yml | ||
| 2774-datadog_event_api_parameter.yml | ||
| 2779_redhat_subscription-add_server_prefix_and_server_port.yml | ||
| 2790-callback_splunk-batch-option.yml | ||
| 2816-archive-refactor.yml | ||
| 2821-ipa_sudorule.yml | ||
| 2830-npm-version-update.yml | ||
| 2841-proxmox_kvm_zfs_devstr.yml | ||
| 2843-modprobe-failure-conditions.yml | ||
| 2844-ali_instance_info-deprecate-params.yml | ||
| 2845-serverless-deprecate-functions-param.yml | ||
| 2850-jenkins_build-support-stop-jenkins-build.yml | ||
| 2867-redis-terminology.yml | ||
| 2874-terraform-check-destroy.yml | ||
| 2875-ini_file-unicode.yml | ||
| 2878-validate-certs-bool.yml | ||
| 2881-gitlab_project-fix_workspace_user.yaml | ||
| 2883-_mount-fixed-sanity-checks.yml | ||
| ansible-core-_text.yml | ||
| gem_module_add_bindir_option.yml | ||