diff --git a/tasks/certificates.yml b/tasks/certificates.yml index ed06f30..c4e1557 100644 --- a/tasks/certificates.yml +++ b/tasks/certificates.yml @@ -35,6 +35,7 @@ cert_alias: ubnt keystore_path: "{{ __unifi_keystore_path }}" keystore_pass: aircontrolenterprise + pkcs12_password: "{{ unifi_tls_pkcs12_passphrase }}" keystore_create: yes state: present notify: __unifi_restart