mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
[dopr] typo
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
- packages
|
||||
|
||||
- name: enable our copr
|
||||
shell: "dnf enable -y msuchy/copr"
|
||||
shell: "dnf copr enable -y msuchy/copr"
|
||||
|
||||
- name: install dopr specific packages
|
||||
yum: state=present pkg={{ item }}
|
||||
|
||||
Reference in New Issue
Block a user