Skip to content
Snippets Groups Projects
Commit 9b9092a6 authored by Jupiter Hu's avatar Jupiter Hu
Browse files

remove ido has already been added in faster_mirror

parent ce2b667d
No related branches found
No related tags found
No related merge requests found
......@@ -5,11 +5,6 @@
sudo: true
when: ansible_os_family == "Debian"
- name: "Remove rdo repo broken in RH"
file: path=/etc/yum.repos.d/rdo-release.repo state=absent
sudo: true
when: ansible_os_family == "RedHat"
- name: Installing MySQL RedHat
yum: name={{ item }}
with_items: server_packages
......
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