From fa50541f54392b583dc6fae52a9b5d3e5502cb25 Mon Sep 17 00:00:00 2001 From: JocelynPa Date: Tue, 25 Apr 2023 22:14:08 +0200 Subject: [PATCH] Shutdown --- Deleted_Splunk.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Deleted_Splunk.yml b/Deleted_Splunk.yml index f8b01b7..1ecf01c 100644 --- a/Deleted_Splunk.yml +++ b/Deleted_Splunk.yml @@ -32,5 +32,5 @@ - /etc/init.d/splunk - /etc/systemd/system/splunk.service - - name: "Reboot VM" - command: shutdown -r now + - name: "Shutdown VM" + command: shutdown now