Remove last pdc copr repo.
This commit is contained in:
parent
9d0726fe5b
commit
b9d1383f97
2 changed files with 1 additions and 18 deletions
|
@ -1,18 +1,9 @@
|
|||
- name: setup the PDC copr repo
|
||||
copy: >
|
||||
src="sochotni-pdc-test-epel-7.repo"
|
||||
dest="/etc/yum.repos.d/sochotni-pdc-test-epel-7.repo"
|
||||
owner=root
|
||||
group=root
|
||||
mode=0644
|
||||
tags:
|
||||
- pdc
|
||||
|
||||
- name: remove some old copr repos for things now in the infra repo.
|
||||
file: dest="/etc/yum.repos.d/{{item}}" state=absent
|
||||
with_items:
|
||||
- patternfly-patternfly1-epel-7.repo
|
||||
- ralph-pdc-deps-epel-7.repo
|
||||
- sochotni-pdc-test-epel-7.repo
|
||||
tags: pdc
|
||||
|
||||
- name: install needed packages
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue