File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11---
2- - name : ' install pvalena/rubygems copr'
3- get_url :
4- url : https://copr.fedorainfracloud.org/coprs/pvalena/rubygems/repo/epel-{{ ansible_distribution_major_version }}/pvalena-rubygems-epel-{{ ansible_distribution_major_version }}.repo
5- dest : /etc/yum.repos.d/pvalena-rubygems.repo
6-
72- name : ' install pvalena/vagrant copr'
83 get_url :
94 url : https://copr.fedorainfracloud.org/coprs/pvalena/vagrant/repo/epel-{{ ansible_distribution_major_version }}/pvalena-vagrant-epel-{{ ansible_distribution_major_version }}.repo
149 url : https://copr.fedorainfracloud.org/coprs/evgeni/vagrant/repo/epel-{{ ansible_distribution_major_version }}/evgeni-vagrant-epel-{{ ansible_distribution_major_version }}.repo
1510 dest : /etc/yum.repos.d/evgeni-vagrant.repo
1611
17- - name : ' do not install nokogiri from pvalena/rubygems'
18- lineinfile :
19- path : /etc/yum.repos.d/pvalena-rubygems.repo
20- line : ' exclude=rubygem-nokogiri*'
21-
2212- name : ' install vagrant'
2313 package :
2414 name : vagrant
You can’t perform that action at this time.
0 commit comments