From 704b6f80e6fd5d1025e8839ed196d797c69a789c Mon Sep 17 00:00:00 2001 From: Simon Cornet Date: Sun, 2 Nov 2025 17:15:41 +0100 Subject: [PATCH] style: remove trailing spaces --- playbook.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playbook.yaml b/playbook.yaml index 07d7b67..b11fb20 100644 --- a/playbook.yaml +++ b/playbook.yaml @@ -13,7 +13,7 @@ - "update" - "never" ansible.builtin.include_tasks: "tasks/update.yaml" - + # initiate reboot - name: "initiate reboot" tags: