Files
awx/awx/ui/static
Jared Tabor ea8a537906 Job Submission extra vars
When submitting a job to launch, the UI will collect extra_vars from the the JT. However with a recent change to make extra_vars include comments, the UI no longer receives the JT extra vars as a JSON obj, but rather as a yaml-unparsed string. So I am changing the way we parse these JT-extra_vars from 'json' to 'yaml' since we no longer expect to recieve a json-ified extra var object.
2015-02-19 12:58:41 -05:00
..
2014-06-18 18:15:59 -04:00
2015-02-19 12:58:41 -05:00
2015-01-30 15:42:49 -05:00
2014-07-22 17:07:08 -04:00