Skip to content

Instantly share code, notes, and snippets.

@michelleperz
Created December 1, 2015 21:57
Show Gist options
  • Save michelleperz/fcca30f11bcaa2d1c52f to your computer and use it in GitHub Desktop.
Save michelleperz/fcca30f11bcaa2d1c52f to your computer and use it in GitHub Desktop.
curl -f -k -H 'Content-Type: application/json' -XPOST \
-d '{"extra_vars": "{\"foo\": \"bar\"}"}' \
--user admin:awxsecret http://192.168.42.100/api/v1/job_templates/1/launch/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment