mirror of
https://github.com/ansible/awx.git
synced 2026-09-04 19:08:30 -02:30
This saves the id value of the setting into the cache if the setting is encrypted. That can then be combined with the secret_key in order to decrypt the setting, without having to make an additional query to the database.