update CD

This commit is contained in:
Matt Reeves 2024-11-13 00:31:47 -05:00
parent af1cbfc8b5
commit 0f0cb1f548

View file

@ -91,7 +91,7 @@ jobs:
curl -X POST -k -H "Content-Type: application/json" \ curl -X POST -k -H "Content-Type: application/json" \
-H "Authorization: Bearer ${{ secrets.AWX_API_TOKEN }}" \ -H "Authorization: Bearer ${{ secrets.AWX_API_TOKEN }}" \
-d "{\"extra_vars\": {\"target_host\": \"$target_host\", \"folder\": \"$folder\"}}" \ -d "{\"extra_vars\": {\"target_host\": \"$target_host\", \"folder\": \"$folder\"}}" \
"https://awx.mafyuh.xyz/api/v2/job_templates/13/launch/" "https://awx.mafyuh.xyz/api/v2/job_templates/13/launch/" > /dev/null 2>&1
sleep 45 sleep 45