Fixup label for oracle linux bootstrap

pull/7814/head
Florian Ruynat 2021-07-19 15:18:55 +02:00 committed by Kubernetes Prow Robot
parent 18666b3e2d
commit 0ef7af76bc
1 changed files with 1 additions and 1 deletions

View File

@ -68,7 +68,7 @@
- '''ID="ol"'' in os_release.stdout_lines'
- (ansible_distribution_version | float) >= 7.6
- name: Enable Centos extra repo
- name: Enable Centos extra repo for Oracle Linux
ini_file:
dest: "/etc/yum.repos.d/centos-extras.repo"
section: "extras"