not using taskotron-copr anymore
This commit is contained in:
parent
ff6fbba5ea
commit
9c6176d03a
1 changed files with 0 additions and 4 deletions
|
@ -1,7 +1,3 @@
|
|||
- name: add taskotron copr repo (fedora)
|
||||
copy: src={{ files }}/yumrepos/copr-taskotron.repo dest=/etc/yum.repos.d/fedora-taskotron.repo owner=root group=root mode=0644
|
||||
when: is_fedora
|
||||
|
||||
- name: ensure packages required for taskotron-trigger are installed
|
||||
action: yum name={{ item }} state=latest
|
||||
with_items:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue