You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 7, 2023. It is now read-only.
The role variables should be prefixed and adhere to the openshift style guide [0]. Most of the roles already do this but I noticed some that don't. I've run into issues using include_role where there are variable collisions that were resolved when using prefixed variable names.
The role variables should be prefixed and adhere to the openshift style guide [0]. Most of the roles already do this but I noticed some that don't. I've run into issues using include_role where there are variable collisions that were resolved when using prefixed variable names.
[0] https://github.com/openshift/openshift-ansible/blob/master/docs/style_guide.adoc#Role-variables-MUST-have-a-prefix-of-atleast-3-characters-See.below.for.specific.naming.rules
The text was updated successfully, but these errors were encountered: