koschei: fix typo
Signed-off-by: Nils Philippsen <nils@redhat.com>
This commit is contained in:
parent
d98a7392a5
commit
094891b29c
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@
|
|||
- name: create dnf metadata cache
|
||||
command: dnf {% for repo in fedora_repos %}--enablerepo {{ repo }} {% endfor %} makecache
|
||||
warn: False
|
||||
- name: lits installed koschei packages
|
||||
- name: list installed koschei packages
|
||||
dnf:
|
||||
list: "koschei*"
|
||||
disablerepo: "*"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue