ansible/MY/base_util_komos.yml

9 lines
219 B
YAML
Raw Normal View History

2025-10-31 08:47:26 +04:00
---
- hosts: flt_serv
become: yes
tasks:
- name: Install base utils
apt: name=mc,atop,htop,iotop,mtr-tiny,iperf,iperf3,dnsutils,tcpdump,iotop,iftop,mtr-tiny,byobu,git,nload state=latest update_cache=yes