diff --git a/roles/openshift/cluster/tasks/main.yaml b/roles/openshift/cluster/tasks/main.yaml index bcfd8471ba..61aa3a69c6 100644 --- a/roles/openshift/cluster/tasks/main.yaml +++ b/roles/openshift/cluster/tasks/main.yaml @@ -19,7 +19,7 @@ with_items: - sysadmin-openshift-group.yml - sysadmin-openshift-rolebinding.yml - - webhooks-rolebinding.yml + - webhooks-clusterrolebinding.yml register: cluster_template_result tags: - create-resources