Fix install EPEL packages.

This commit is contained in:
yohan 2024-06-20 00:47:57 +02:00
parent 0374073720
commit 3202e0f88a

View File

@ -45,24 +45,19 @@
ansible.builtin.package:
name:
- vim
- ioping
- fio
- sysstat
- git
- strace
- perf
- sysbench
- screen
- telnet
- nmap
- atop
- bzip2
- bind-utils
- lsof
- tcpdump
- net-tools
- bash-completion
- iftop
state: latest
become: true