feat: update ansible proxmox template
Some checks failed
Deploy / Prepare Build (push) Failing after 3m2s
Some checks failed
Deploy / Prepare Build (push) Failing after 3m2s
This commit is contained in:
2
scripts/notify.sh.j2
Normal file
2
scripts/notify.sh.j2
Normal file
@ -0,0 +1,2 @@
|
||||
#!/bin/bash
|
||||
curl -H "Content-Type: application/json" -d '{"text": "Cloud-init provisioning has been completed on '"$(hostname)"'!"}' "{{ TEAMS }}"
|
Reference in New Issue
Block a user