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"
|
- "{{master_certs_destination}}/ca/ca.crt"
|
||||||
tags: xpack-security
|
tags: xpack-security
|
||||||
when:
|
when:
|
||||||
- elasticsearch_xpack_security
|
- kibana_xpack_security
|
||||||
|
|
||||||
- name: Ensuring certificates folder owner
|
- name: Ensuring certificates folder owner
|
||||||
file:
|
file:
|
||||||
|
|||||||
@ -36,7 +36,7 @@
|
|||||||
- "{{master_certs_destination}}/ca/ca.crt"
|
- "{{master_certs_destination}}/ca/ca.crt"
|
||||||
tags: xpack-security
|
tags: xpack-security
|
||||||
when:
|
when:
|
||||||
- elasticsearch_xpack_security
|
- filebeat_xpack_security
|
||||||
|
|
||||||
|
|
||||||
- name: Ensuring certificates folder owner
|
- name: Ensuring certificates folder owner
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user