Files
awx/awx/api
AlanCoding c8e10adc96 fix bug saving extra_data and follow prompts rules
display_extra_vars was not taking a copy of the data before
acting on it - this causes a bug where the activity stream will
modify the existing object on the model. That leads to new data
not being accepted.

Also moved the processing of extra_data to prior to the accept
or ignore kwargs logic so that we pass the right (post-encryption)
form of the variables.
2017-12-18 10:50:22 -05:00
..
2016-12-09 14:19:41 -05:00
2015-06-11 16:10:23 -04:00
2016-09-26 22:14:47 -04:00
2017-09-18 10:35:32 -04:00
2015-06-11 16:10:23 -04:00
2017-06-28 15:49:55 -04:00
2017-07-27 15:14:50 -04:00