mirror of
https://github.com/ansible/awx.git
synced 2026-04-18 00:10:19 -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.