copr-builder: fix ansible module name from copy to command
This commit is contained in:
parent
b5e71ff3a6
commit
eb3d5983f8
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@
|
|||
- expect
|
||||
|
||||
- name: enable @copr/copr-dev in staging
|
||||
copy: dnf copr -y enable @copr/copr-dev
|
||||
command: dnf copr -y enable @copr/copr-dev
|
||||
when: network_name == "coprdev-net"
|
||||
|
||||
- name: make sure newest rpm
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue