version tagging

This commit is contained in:
plasmagoat 2025-06-09 22:36:24 +02:00
parent 32d407c6af
commit beab8fedc6
6 changed files with 41 additions and 59 deletions

View file

@ -12,6 +12,6 @@ nix build .#base
Copy to target proxmox storage
```bash
cd ansible
ansible-playbook upload-template.yml
chmod +x scripts/run_ansible_ci.sh
./scripts/run_ansible_ci.sh
```