koschei: fix typo

Signed-off-by: Nils Philippsen <nils@redhat.com>
This commit is contained in:
Nils Philippsen 2019-06-11 16:34:53 +01:00 committed by pingou
parent d98a7392a5
commit 094891b29c

View file

@ -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: "*"