mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 21:32:49 +00:00
java_cert role pkcs12 import (#24616)
* java_cert pkcs12 import * documentation and formatting * update examples * update examples #2 * integration tests * integration tests #2 * added aliases.txt * renamed aliases * bugfix * empty it alieses
This commit is contained in:
3
test/integration/targets/java_cert/defaults/main.yml
Normal file
3
test/integration/targets/java_cert/defaults/main.yml
Normal file
@@ -0,0 +1,3 @@
|
||||
---
|
||||
test_pkcs12_path: testpkcs.p12
|
||||
test_keystore_path: keystore.jks
|
||||
Reference in New Issue
Block a user