add missing module name
This commit is contained in:
parent
7b91fa6347
commit
623aac2565
@ -31,7 +31,8 @@
|
||||
state: absent
|
||||
|
||||
- name: Create java keystore at '{{ __unifi_keystore_path }}'
|
||||
pkcs12_path: "/tmp/importkeystore.p12"
|
||||
java_cert:
|
||||
pkcs12_path: "/tmp/importkeystore.p12"
|
||||
cert_alias: ubnt
|
||||
keystore_path: "{{ __unifi_keystore_path }}"
|
||||
keystore_pass: aircontrolenterprise
|
||||
|
Loading…
Reference in New Issue
Block a user