Move everything off of Ansible
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
#!/usr/bin/env bash
|
||||
set -ex
|
||||
|
||||
apt install -y virtualbox-guest-dkms
|
||||
systemctl start vboxservice
|
||||
systemctl enable vboxservice
|
||||
Reference in New Issue
Block a user