From d37f87ec1a61fd6b435641b83697afbd0b0fe504 Mon Sep 17 00:00:00 2001 From: David Kirwan Date: Thu, 8 Sep 2022 11:55:06 +0100 Subject: [PATCH] communishift: Fixing tags on the deploy operator task Signed-off-by: David Kirwan Signed-off-by: Lenka Segura Signed-off-by: Patrik Polakovic --- .../tasks/deploy-communishift-authorization-operator.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/roles/communishift/tasks/deploy-communishift-authorization-operator.yml b/roles/communishift/tasks/deploy-communishift-authorization-operator.yml index 0a7d3af08f..50a09e0519 100644 --- a/roles/communishift/tasks/deploy-communishift-authorization-operator.yml +++ b/roles/communishift/tasks/deploy-communishift-authorization-operator.yml @@ -17,6 +17,8 @@ owner: root group: root mode: 0750 + tags: + - deploy-operators - name: Acquire a keytab @@ -47,6 +49,8 @@ "{{ communishift_ocp_api_token | b64encode }}" communishift-ocp-api-host: "{{ communishift_ocp_api_host | b64encode }}" + tags: + - deploy-operators - name: Create the CommunishiftAuthorization operator keytab k8s Secret