mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-10 20:01:40 +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> |
||
|---|---|---|
| .. | ||
| aix_devices.py | ||
| aix_filesystem.py | ||
| aix_inittab.py | ||
| aix_lvg.py | ||
| aix_lvol.py | ||
| alternatives.py | ||
| awall.py | ||
| beadm.py | ||
| capabilities.py | ||
| cronvar.py | ||
| crypttab.py | ||
| dconf.py | ||
| dpkg_divert.py | ||
| facter.py | ||
| filesystem.py | ||
| gconftool2.py | ||
| interfaces_file.py | ||
| iptables_state.py | ||
| java_cert.py | ||
| java_keystore.py | ||
| kernel_blacklist.py | ||
| launchd.py | ||
| lbu.py | ||
| listen_ports_facts.py | ||
| locale_gen.py | ||
| lvg.py | ||
| lvol.py | ||
| make.py | ||
| mksysb.py | ||
| modprobe.py | ||
| nosh.py | ||
| ohai.py | ||
| open_iscsi.py | ||
| openwrt_init.py | ||
| osx_defaults.py | ||
| pam_limits.py | ||
| pamd.py | ||
| parted.py | ||
| pids.py | ||
| puppet.py | ||
| python_requirements_info.py | ||
| runit.py | ||
| sefcontext.py | ||
| selinux_permissive.py | ||
| selogin.py | ||
| seport.py | ||
| shutdown.py | ||
| solaris_zone.py | ||
| ssh_config.py | ||
| svc.py | ||
| syspatch.py | ||
| sysrc.py | ||
| sysupgrade.py | ||
| timezone.py | ||
| ufw.py | ||
| vdo.py | ||
| xfconf.py | ||
| xfs_quota.py | ||