copr-dist-git: use now what is built in @copr/copr-dev and @copr/copr repos
This commit is contained in:
parent
91650b3178
commit
fba2becab3
1 changed files with 0 additions and 3 deletions
|
@ -7,9 +7,6 @@
|
|||
- name: create user for git repos and copr-dist-git service
|
||||
user: name="copr-dist-git" group=copr-dist-git groups=packager,docker,apache,mock uid=1002
|
||||
|
||||
- name: enable copr dist-git repo
|
||||
shell: "dnf -y copr enable clime/dist-git"
|
||||
|
||||
- name: install packages
|
||||
dnf: state=present name={{ item }}
|
||||
with_items:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue