From ffadb834d15c8bff62cb4133d5b5156e5dfef55b Mon Sep 17 00:00:00 2001 From: =?utf8?q?Ga=C3=ABtan?= <36162164+gaetanfl@users.noreply.github.com> Date: Wed, 3 Nov 2021 09:45:35 +0100 Subject: [PATCH] Update tasks/config.yml MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Co-authored-by: Frédéric Menou --- tasks/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/config.yml b/tasks/config.yml index 4ada6e6..5f2928b 100644 --- a/tasks/config.yml +++ b/tasks/config.yml @@ -59,7 +59,7 @@ state: present when: netdata_plugins_files|length > 0 -- name: Grant read acces to files +- name: Grant read access to files acl: path: "{{ item }}" entity: netdata -- 2.41.0