Skip to content
Snippets Groups Projects
Commit 0ef7af76 authored by Florian Ruynat's avatar Florian Ruynat Committed by Kubernetes Prow Robot
Browse files

Fixup label for oracle linux bootstrap

parent 18666b3e
No related branches found
No related tags found
No related merge requests found
...@@ -68,7 +68,7 @@ ...@@ -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"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment