Commit 53a2e5ca authored by dvn's avatar dvn 🔄
Browse files

basic: add monitoring packages to apt install list

parent 6263df2e
Pipeline #5335 failed with stage
in 50 seconds
- name: Install things from apt
apt:
name: [git, sudo, htop, mosh, tmux, ca-certificates, xtail, vim, python3-pip]
name: [git, sudo, htop, mosh, tmux, ca-certificates, xtail, vim, python3-pip, monitoring-plugins-standard, nagios-plugins-contrib]
state: latest
update_cache: yes
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment