summaryrefslogtreecommitdiff
path: root/roles/vm/guest/handlers/main.yml
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2020-07-07 22:09:19 +0200
committerChristian Pointner <equinox@spreadspace.org>2020-07-11 02:29:02 +0200
commit6eacc2ad5539abf37dc90cd378b44320f7758869 (patch)
treeeacbf207b610a8ee93f830b381d91491671f6ae5 /roles/vm/guest/handlers/main.yml
parentch-oulu: interface config (diff)
refactor vm role names
Diffstat (limited to 'roles/vm/guest/handlers/main.yml')
-rw-r--r--roles/vm/guest/handlers/main.yml4
1 files changed, 0 insertions, 4 deletions
diff --git a/roles/vm/guest/handlers/main.yml b/roles/vm/guest/handlers/main.yml
deleted file mode 100644
index 5b57f3bc..00000000
--- a/roles/vm/guest/handlers/main.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-- name: restart rngd
- service:
- name: rng-tools
- state: restarted