Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
CID
Infrastructure
ansible-basic
Commits
53a2e5ca
Commit
53a2e5ca
authored
Jun 22, 2022
by
dvn
🔄
Browse files
basic: add monitoring packages to apt install list
parent
6263df2e
Pipeline
#5335
failed with stage
in 50 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
roles/basic/tasks/main.yml
View file @
53a2e5ca
-
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
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment