Prefixing Public, Internal, and Project Variables in Ansible
Prefix public role variables with the role name, internal role variables with __role_name_, and inventory-only variables with a project prefix.
Prefix public role variables with the role name, internal role variables with __role_name_, and inventory-only variables with a project prefix.