batcave01: we do not want the old rhel7 openshift repo

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2024-03-30 13:01:19 -07:00
parent 55eb782582
commit 4c113b98bf

View file

@ -12,16 +12,7 @@
- batcave
- config
# https://pagure.io/fedora-infrastructure/issue/6422
- name: put openshift repo on batcave for the oc client tools
template: src="{{ files }}/openshift/openshift.repo" dest="/etc/yum.repos.d/openshift.repo"
tags:
- batcave
- config
- packages
- yumrepos
- name: install packages needed (rhel8)
- name: install packages needed
package: name={{ item }} state=present
with_items:
- srm # secure rm to delete sensitive files.