Fix install EPEL packages.
This commit is contained in:
parent
0374073720
commit
3202e0f88a
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user