feat: update ansible proxmox template
Some checks failed
Deploy / Prepare Build (push) Failing after 3m2s

This commit is contained in:
2024-10-26 22:29:42 +10:00
parent 97b9c796e7
commit e2ee82b1c0
6 changed files with 198 additions and 179 deletions

2
scripts/notify.sh.j2 Normal file
View File

@ -0,0 +1,2 @@
#!/bin/bash
curl -H "Content-Type: application/json" -d '{"text": "Cloud-init provisioning has been completed on '"$(hostname)"'!"}' "{{ TEAMS }}"