Remove check_certs_permission parameter
This commit is contained in:
parent
5c18d5bed5
commit
9734ac2304
@ -32,7 +32,6 @@
|
||||
owner: kibana
|
||||
group: kibana
|
||||
when:
|
||||
- check_certs_permissions is defined
|
||||
- kibana_xpack_security
|
||||
tags: xpack-security
|
||||
|
||||
@ -42,7 +41,6 @@
|
||||
mode: '0770'
|
||||
recurse: yes
|
||||
when:
|
||||
- check_certs_permissions is defined
|
||||
- kibana_xpack_security
|
||||
tags: xpack-security
|
||||
|
||||
|
||||
@ -41,9 +41,7 @@
|
||||
path: "{{ node_certs_destination }}/"
|
||||
mode: '0770'
|
||||
recurse: yes
|
||||
|
||||
when:
|
||||
- check_certs_permissions is defined
|
||||
- filebeat_xpack_security
|
||||
tags: xpack-security
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user