Don't install yum repos, because this means rhel ones will be on centos and cause doom.
This commit is contained in:
parent
afcafd62e6
commit
6edacde64b
1 changed files with 0 additions and 2 deletions
|
@ -67,8 +67,6 @@
|
||||||
- /srv/web/infra/ansible/vars/{{ ansible_distribution }}.yml
|
- /srv/web/infra/ansible/vars/{{ ansible_distribution }}.yml
|
||||||
|
|
||||||
tasks:
|
tasks:
|
||||||
- include: "{{ tasks }}/yumrepos.yml"
|
|
||||||
|
|
||||||
- name: install cloud-utils (yum)
|
- name: install cloud-utils (yum)
|
||||||
yum: pkg=cloud-utils state=present
|
yum: pkg=cloud-utils state=present
|
||||||
when: ansible_distribution_major_version|int < 22
|
when: ansible_distribution_major_version|int < 22
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue