Fix naming on xpack security conditionals
This commit is contained in:
parent
0cc4838e1d
commit
9580056b74
@ -24,7 +24,7 @@
|
||||
- "{{master_certs_destination}}/ca/ca.crt"
|
||||
tags: xpack-security
|
||||
when:
|
||||
- elasticsearch_xpack_security
|
||||
- kibana_xpack_security
|
||||
|
||||
- name: Ensuring certificates folder owner
|
||||
file:
|
||||
|
||||
@ -36,7 +36,7 @@
|
||||
- "{{master_certs_destination}}/ca/ca.crt"
|
||||
tags: xpack-security
|
||||
when:
|
||||
- elasticsearch_xpack_security
|
||||
- filebeat_xpack_security
|
||||
|
||||
|
||||
- name: Ensuring certificates folder owner
|
||||
|
||||
Loading…
Reference in New Issue
Block a user