From 94edc117fc8d337251e690c66f544a7430a164d9 Mon Sep 17 00:00:00 2001 From: olli Date: Thu, 14 Jul 2022 11:54:22 +0200 Subject: [PATCH] =?UTF-8?q?=E2=80=9Echromium.yml=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- chromium.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chromium.yml b/chromium.yml index 5a7821d..abba50d 100644 --- a/chromium.yml +++ b/chromium.yml @@ -9,7 +9,7 @@ - name: Create a directory if it does not exist ansible.builtin.file: - path: {{ item }} + path: "{{ item }}" state: directory mode: '0755' with_items: