1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/test/units/modules
Guillaume Grossetie 5ffa1a1b2a Add a module to create a java key store (jks) from a certificate (#35273)
* Add a module to create a java key store (jks) from a certificate
* Create a jks from a certificate and a private key (secured by a password)
* Add an option to recreate the jks (useful when you want to update the jks password)
* If the certificate changed, recreate the jks
* Version added is now 2.7
2018-05-30 13:53:09 +05:30
..
cloud EC2_group module refactor (formerly pr/37255) (#38678) 2018-05-24 11:53:21 -04:00
files Fixes #34893 (#40166) 2018-05-16 11:09:32 -05:00
monitoring icinga2_feature: fix module in check_mode (#39853) 2018-05-14 16:14:42 +05:30
net_tools Integration tests for Infoblox 2.5 modules (#40344) 2018-05-21 17:04:20 +05:30
network Adding changed option to save_when (#40640) 2018-05-24 22:18:59 +05:30
packaging Add the ability to specify an install_dir to the gem module (#38195) 2018-05-21 09:55:43 -04:00
remote_management
source_control Fix shebangs and file modes and update tests. (#40563) 2018-05-22 14:25:36 -07:00
system Add a module to create a java key store (jks) from a certificate (#35273) 2018-05-30 13:53:09 +05:30
web_infrastructure
__init__.py
conftest.py
utils.py