mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-01 22:11:01 +08:00
ansible-lint requires that variables for roles are prefixed with the name of the role. This commit prefixes the rvariables for the openshift/project role with project_ as required by ansible-lint Signed-off-by: Ryan Lerch <rlerch@redhat.com>