summaryrefslogtreecommitdiff
path: root/lib/ansible/modules/system/java_keystore.py
Commit message (Expand)AuthorAgeFilesLines
* Migrated to community.generalAnsible Core Team2020-03-091-289/+0
* AnsibleModule.load_file_common_arguments: allow to override path (#61659)Felix Fontein2020-02-121-2/+1
* java_keystore - Prefer SHA256 and solve SHA256 keytool in java11 version (#57...Alvaro Olmedo Rodriguez2019-07-151-4/+4
* Sync required flags from argument_spec to docs (#56121)iinuwa2019-05-061-3/+3
* Removed byte flag when opening the new JKS file. (#51951)Teodor Kostov2019-02-191-1/+1
* Convert to reduced list of known types (#50010)Dag Wieers2018-12-191-2/+2
* Bulk fix DOCUMENTATION.author (Part 1) (#48934)John R Barker2018-11-201-1/+1
* [docs] required arguments: name (#43758)curry99992018-08-071-0/+2
* Add a module to create a java key store (jks) from a certificate (#35273)Guillaume Grossetie2018-05-301-0/+288