fix pkcs12_path
This commit is contained in:
parent
045074a2a9
commit
f514143b9b
@ -32,7 +32,7 @@
|
||||
|
||||
- name: Create java keystore at '{{ __unifi_keystore_path }}'
|
||||
java_cert:
|
||||
pkcs12_path: "/tmp/importkeystore.p12"
|
||||
pkcs12_path: "{{ __unifi_pkcs12_path }}"
|
||||
cert_alias: ubnt
|
||||
keystore_path: "{{ __unifi_keystore_path }}"
|
||||
keystore_pass: aircontrolenterprise
|
||||
|
Loading…
Reference in New Issue
Block a user