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
+4
View File
@@ -0,0 +1,4 @@
---
- name: Install soft
dnf: name="{{ item }}" state=latest
loop: [unzip, mtr, yum-utils, epel-release, net-tools, wget, tar, lsof, sysstat, smartmontools, which, iperf3, vim, htop, iftop, nethogs, tree]