diff --git a/tasks/certificates.yml b/tasks/certificates.yml index c4e1557..1a63ba5 100644 --- a/tasks/certificates.yml +++ b/tasks/certificates.yml @@ -31,7 +31,8 @@ state: absent - name: Create java keystore at '{{ __unifi_keystore_path }}' - pkcs12_path: "/tmp/importkeystore.p12" + java_cert: + pkcs12_path: "/tmp/importkeystore.p12" cert_alias: ubnt keystore_path: "{{ __unifi_keystore_path }}" keystore_pass: aircontrolenterprise