From 46c7b9801763119212bf1b4628ec812180a85f2f Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Sun, 1 Mar 2026 22:21:44 +0100 Subject: Remove reboot tasks as they are not necessary The reboot also makes the testing quite unstable, and they don't have a lot of added benefits, removing them for now --- roles/ddcutil/tasks/main.yml | 1 - 1 file changed, 1 deletion(-) (limited to 'roles/ddcutil/tasks') diff --git a/roles/ddcutil/tasks/main.yml b/roles/ddcutil/tasks/main.yml index 8b58b09e..ed4dc845 100644 --- a/roles/ddcutil/tasks/main.yml +++ b/roles/ddcutil/tasks/main.yml @@ -35,4 +35,3 @@ KERNEL=="i2c-[0-9]*", GROUP="i2c", MODE="0660" notify: - "Reload rules" - - "Reboot" -- cgit v1.2.3