Fix naming on xpack security conditionals

This commit is contained in:
Jose M 2019-07-31 01:16:36 +02:00
parent 0cc4838e1d
commit 9580056b74
2 changed files with 2 additions and 2 deletions

View File

@ -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:

View 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