From 5296caea8edef6525488071442d5525cf32a8c2e Mon Sep 17 00:00:00 2001 From: Mitch Riedstra Date: Sat, 23 Feb 2019 22:28:01 -0500 Subject: Import from main repo --- handlers/main.yml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 handlers/main.yml (limited to 'handlers') diff --git a/handlers/main.yml b/handlers/main.yml new file mode 100644 index 0000000..4127a86 --- /dev/null +++ b/handlers/main.yml @@ -0,0 +1,4 @@ +- name: Restart NSD + runit: + name: nsd + state: restarted -- cgit v1.2.3