This commit is contained in:
2026-06-18 23:18:11 +03:00
parent 22f030ff7b
commit 2868f76761
9 changed files with 181 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
---
- name: Remove soft
dnf: name="{{ item }}" state=absent autoremove=yes
loop: [qemu*, cockpit*, postfix*, libvirt*, podman*]