From a0fa51578cbe2a853dca89262cb2de2fa6099b3d Mon Sep 17 00:00:00 2001 From: A Holt Date: Sun, 25 Dec 2022 09:56:40 -0500 Subject: [PATCH] matomo/tasks/install.yml: Lint --- roles/matomo/tasks/install.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/roles/matomo/tasks/install.yml b/roles/matomo/tasks/install.yml index 4edb9ce65..a85577936 100644 --- a/roles/matomo/tasks/install.yml +++ b/roles/matomo/tasks/install.yml @@ -211,6 +211,7 @@ owner: "{{ apache_user }}" group: "{{ apache_user }}" + # RECORD Matomo AS INSTALLED - name: "Set 'matomo_installed: True'"