Files
fedora-infra_ansible/playbooks/manual/ocp4-postinstall-setup.yml
Michal Konecny 35b08c5e84 [OpenShift] Add abompard to cluster owners
This is already done on os-control01, just adding it here, so it's in
ansible as well.

Signed-off-by: Michal Konecny <mkonecny@redhat.com>
2025-11-26 10:24:20 +00:00

21 lines
342 B
YAML

---
- name: Configure OpenShift administrators
hosts: os_control_stg:os_control
gather_facts: false
roles:
- role: openshift/cluster
cluster_appowners:
- abompard
- darknao
- dkirwan
- jrichardson
- kevin
- lenkaseg
- t0xic0der
- ryanlerch
- james
- gwmngilfen
- nphilipp
- zlopez