mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-04 20:51:53 +08:00
copr-builder: fix ansible module name from copy to command
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user