batcave01: we do not want the old rhel7 openshift repo
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
55eb782582
commit
4c113b98bf
1 changed files with 1 additions and 10 deletions
|
@ -12,16 +12,7 @@
|
||||||
- batcave
|
- batcave
|
||||||
- config
|
- config
|
||||||
|
|
||||||
# https://pagure.io/fedora-infrastructure/issue/6422
|
- name: install packages needed
|
||||||
- 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)
|
|
||||||
package: name={{ item }} state=present
|
package: name={{ item }} state=present
|
||||||
with_items:
|
with_items:
|
||||||
- srm # secure rm to delete sensitive files.
|
- srm # secure rm to delete sensitive files.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue