@@ -4,7 +4,7 @@
become: yes
tasks:
- name: update the system
- yum:
+ dnf:
name: "*"
state: latest
- name: start cockpit