Move everything off of Ansible

This commit is contained in:
Greg Hellings
2023-08-22 00:18:02 -05:00
parent d0672aa88c
commit b43b95e124
80 changed files with 525 additions and 111 deletions
+6
View File
@@ -0,0 +1,6 @@
#!/usr/bin/env bash
set -ex
pacman -Sy --noconfirm virtualbox-guest-utils-nox
systemctl start vboxservice
systemctl enable vboxservice