Move URL used for installing the GitLab repository GPG key to a Ansible variable

We have some environments where we are trying to restrict access to the public internet from within the GET solution. To help with this, we have a outside reverse proxy that allows us to filter which packages we can install from packages.gitlab.com. We then configure the solution to only allow outgoing traffic to that reverse proxy.

However: there are currently two hard-coded references to packages.gitlab.com, which cannot be overridden via Ansible variables, which cause our reverse proxy setup to break when we actually start limiting outgoing traffic.

Could you please consider moving the hard-coded string https://packages.gitlab.com/gpg.key to a Ansible variable? This should not impact regular usage, but would allow us to override the value to point to our reverse proxy.

I have found just two references to this hard-coded value, I'm listing them here for your convenience:

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information