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