Fixup label for oracle linux bootstrap
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
18666b3e2d
commit
0ef7af76bc
@ -68,7 +68,7 @@
|
|||||||
- '''ID="ol"'' in os_release.stdout_lines'
|
- '''ID="ol"'' in os_release.stdout_lines'
|
||||||
- (ansible_distribution_version | float) >= 7.6
|
- (ansible_distribution_version | float) >= 7.6
|
||||||
|
|
||||||
- name: Enable Centos extra repo
|
- name: Enable Centos extra repo for Oracle Linux
|
||||||
ini_file:
|
ini_file:
|
||||||
dest: "/etc/yum.repos.d/centos-extras.repo"
|
dest: "/etc/yum.repos.d/centos-extras.repo"
|
||||||
section: "extras"
|
section: "extras"
|
||||||
|
Reference in New Issue
Block a user