add missing passphrase
This commit is contained in:
parent
0780691c2b
commit
7b91fa6347
@ -35,6 +35,7 @@
|
|||||||
cert_alias: ubnt
|
cert_alias: ubnt
|
||||||
keystore_path: "{{ __unifi_keystore_path }}"
|
keystore_path: "{{ __unifi_keystore_path }}"
|
||||||
keystore_pass: aircontrolenterprise
|
keystore_pass: aircontrolenterprise
|
||||||
|
pkcs12_password: "{{ unifi_tls_pkcs12_passphrase }}"
|
||||||
keystore_create: yes
|
keystore_create: yes
|
||||||
state: present
|
state: present
|
||||||
notify: __unifi_restart
|
notify: __unifi_restart
|
||||||
|
Loading…
Reference in New Issue
Block a user