summaryrefslogtreecommitdiffstats
path: root/roles/ddcutil/tasks
diff options
context:
space:
mode:
authorAhmed Abdelhalim <[email protected]>2026-03-01 22:21:44 +0100
committerAhmed Abdelhalim <[email protected]>2026-03-01 22:21:44 +0100
commit46c7b9801763119212bf1b4628ec812180a85f2f (patch)
tree5f9ca5aad69e1dfbed5a2abc2e97af3a63fd673b /roles/ddcutil/tasks
parent0cce2285d5bee1e53c58f32b33af8d7e351ee6d7 (diff)
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
Diffstat (limited to 'roles/ddcutil/tasks')
-rw-r--r--roles/ddcutil/tasks/main.yml1
1 files changed, 0 insertions, 1 deletions
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"