diff --git a/ansible/pythia01.fi.muni.cz.yml b/ansible/pythia01.fi.muni.cz.yml
index b913ecb997dfb22f46c94882165919c2b50f0c84..47ed0872777682000dd6d22ee7336b5c2b6ebc5c 100644
--- a/ansible/pythia01.fi.muni.cz.yml
+++ b/ansible/pythia01.fi.muni.cz.yml
@@ -17,10 +17,15 @@
             name: common_deb
 
         - import_role:
-            name: pds_mount
+            name: pds_deb
+
+        - name: "Install Intel microcode"
+          apt:
+            pkg:
+              - intel-microcode
 
         - import_role:
-            name: pds_deb
+            name: pds_mount
 
         - import_role:
             name: pds_desktop_deb