add missing passphrase

This commit is contained in:
Robert Kaussow 2018-07-13 00:05:54 +02:00
parent 0780691c2b
commit 7b91fa6347
1 changed files with 1 additions and 0 deletions

View File

@ -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