chore: Add tofu workflows #1

Open
Peter wants to merge 25 commits from pgi-add-workflows into main
Showing only changes of commit 7bd2e066fd - Show all commits

View file

@ -18,7 +18,9 @@ jobs:
- name: Setup Wireguard
run: |
apt-cache policy
echo "Installing Wireguard..."
apt install resolvconf
apt install wireguard
echo "Installing Wireguard ✅"
echo "Configuring Wireguard..."