force pkcs12 creation
This commit is contained in:
parent
fade297aaf
commit
2c8b450d77
@ -8,6 +8,8 @@
|
||||
cert_path: "{{ unifi_tls_cert_path }}"
|
||||
passphrase: "{{ unifi_tls_pkcs12_passphrase }}"
|
||||
state: present
|
||||
force: True
|
||||
delegate_to: localhost
|
||||
changed_when: False
|
||||
become: True
|
||||
become_user: "{{ unifi_tls_lookup_user }}"
|
||||
|
Loading…
Reference in New Issue
Block a user