mirror of
https://github.com/ZwareBear/awx.git
synced 2026-05-15 02:08:37 -05:00
58a94be428
WFJT nodes & schedules (launch configs) will accept POST/PATCH/PUT with variables in extra_data that have $encrypted$ for their value if a valid survey default exists. In this case, the variable is simply removed from the extra_data. This is done so that it does not affect pre-existing value substitution for $encrypted$ values from the config itself