Fix typo in task name

This commit is contained in:
Jose M 2019-08-05 15:05:17 +02:00
parent 101a006178
commit 09647b731b

View File

@ -128,7 +128,7 @@
group: elasticsearch group: elasticsearch
tags: xpack-security tags: xpack-security
- name: Ensuring certificates folder owner - name: Ensuring certificates folder permissions
file: file:
path: "{{ node_certs_destination }}/" path: "{{ node_certs_destination }}/"
mode: '0770' mode: '0770'