roles/filebeat-oss: remove extra file permissions task
This commit is contained in:
parent
68b8c6b5a0
commit
8be12f0c5a
@ -20,13 +20,6 @@
|
|||||||
- "{{ filebeat_node_name }}.pem"
|
- "{{ filebeat_node_name }}.pem"
|
||||||
- "root-ca.pem"
|
- "root-ca.pem"
|
||||||
|
|
||||||
- name: Ensuring folder & certs permissions
|
|
||||||
file:
|
|
||||||
path: "{{ filebeat_ssl_dir }}/"
|
|
||||||
mode: 0774
|
|
||||||
state: directory
|
|
||||||
recurse: yes
|
|
||||||
|
|
||||||
tags:
|
tags:
|
||||||
- security
|
- security
|
||||||
when:
|
when:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user