ansible/inventories/group_vars/seboto.yml
2022-09-17 23:24:05 +02:00

12 lines
99 B
YAML

---
install_packages:
- vim
- bc
- netcat
- curl
- wget
- telnet
- screen
- jq
...