Fixup label for oracle linux bootstrap

This commit is contained in:
Florian Ruynat 2021-07-19 15:18:55 +02:00 committed by Kubernetes Prow Robot
parent 18666b3e2d
commit 0ef7af76bc

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"