fix pkcs12_path

This commit is contained in:
Robert Kaussow 2018-07-13 00:44:09 +02:00
parent 045074a2a9
commit f514143b9b
1 changed files with 1 additions and 1 deletions

View File

@ -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