Role fails of undefined variable
Description
When running deploy action with all variables needed by registry it fails because registry_certificate
variable is not defined.
Proposal
As this variable is not documented (because in #1 (closed) it was renamed) use variable registry_auth_token_rootcertbundle
in task ensure private registry certificate
instead.