ansible/test/units/modules/system
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
..
interfaces_file
__init__.py
test_iptables.py Do not join flag parameters in iptables module (#36658) 2018-05-17 13:53:51 -04:00
test_java_keystore.py Add a module to create a java key store (jks) from a certificate (#35273) 2018-05-30 13:53:09 +05:30
test_known_hosts.py
test_linux_mountinfo.py
test_pamd.py Pamd++ (#35709) 2018-05-23 08:24:54 -05:00
test_parted.py parted module not idempotent for esp flag and name (#40547) 2018-05-23 11:06:26 -04:00
test_systemd.py