From f35f1a86ac5d4203bd2ea09c4fcd7b085f4d1646 Mon Sep 17 00:00:00 2001 From: jonnybravo Date: Fri, 28 Apr 2023 10:00:01 +0200 Subject: [PATCH] commit message from python script --- start_vms/main.py | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/start_vms/main.py b/start_vms/main.py index 61da18e..b4e9dca 100644 --- a/start_vms/main.py +++ b/start_vms/main.py @@ -1,3 +1,5 @@ -vboxmanage startvm ansible_umgebung_ubuntu_1682357579668_76595 --type headless \ No newline at end of file +vboxmanage startvm ansible_umgebung_ubuntu_1682357579668_76595 --type headless + +vboxmanage controlvm ubuntu20 poweroff \ No newline at end of file