mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
communishift: Fixing tags on the deploy operator task
Signed-off-by: David Kirwan <dkirwan@redhat.com> Signed-off-by: Lenka Segura <lsegura@redhat.com> Signed-off-by: Patrik Polakovic <ppolakov@redhat.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user