diff --git a/tasks/certificates.yml b/tasks/certificates.yml index d96371a..3bc8dc7 100644 --- a/tasks/certificates.yml +++ b/tasks/certificates.yml @@ -34,6 +34,7 @@ java_cert: pkcs12_path: "{{ __unifi_pkcs12_path }}" cert_alias: ubnt + pkcs12_alias: ubnt keystore_path: "{{ __unifi_keystore_path }}" keystore_pass: aircontrolenterprise pkcs12_password: "{{ unifi_tls_pkcs12_passphrase }}"