This website works better with JavaScript.
Home
Help
Sign In
LILiK
/
lilik_playbook
Watch
5
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
roles/icinga2: fix for debian bullseye
nagios-plugins-contrib not available on bullseye
python3
Zolfa
5 years ago
parent
0d032a9e2b
commit
def1bfe428
Signed by:
zolfa
GPG Key ID:
E1A43B038C4D6616
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
roles/icinga2/tasks/main.yaml
+ 1
- 1
roles/icinga2/tasks/main.yaml
View File
@ -31,7 +31,7 @@
-
'icingacli'
-
'icinga2-ido-pgsql'
-
'monitoring-plugins'
-
'nagios-plugins-contrib'
# -
'nagios-plugins-contrib'
-
name
:
'create directory for hosts configuration'
file:
Write
Preview
Loading…
Cancel
Save