diff --git a/tasks/certificates.yml b/tasks/certificates.yml index ee00b5a..d96371a 100644 --- a/tasks/certificates.yml +++ b/tasks/certificates.yml @@ -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