Why is the Ansible Tower API Ignoring the extra_vars I Defined when I run my Job Template?
Issue
In Ansible Tower executing job template over REST API ignores extra_vars and shows them in ignored_fields like following:
{
"ignored_fields": {
"extra_vars": {
"var": "foobar"
}
}
Environment
- Ansible Tower >= 3.1.x
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
