diff --git a/playbooks/manual/upgrade/koschei.yml b/playbooks/manual/upgrade/koschei.yml index 78771c3eb8..4a3346d02e 100644 --- a/playbooks/manual/upgrade/koschei.yml +++ b/playbooks/manual/upgrade/koschei.yml @@ -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: "*"