Skip to content
Snippets Groups Projects
Commit 802ac377 authored by Florent Monbillard's avatar Florent Monbillard Committed by Kubernetes Prow Robot
Browse files

Fix typo in task description (#4243)

parent 738ab423
No related branches found
No related tags found
No related merge requests found
......@@ -115,7 +115,7 @@
register: yum_result
when: ansible_distribution in ["CentOS","RedHat"] and not is_atomic
- name: Configure extras repository on RedHat/CentOS if container-selinux not avaiable in current repos
- name: Configure extras repository on RedHat/CentOS if container-selinux is not available in current repos
yum_repository:
name: extras
description: "CentOS-7 - Extras"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment