Compare commits
2 Commits
d8bc589637
...
v0.4.f-tvi
Author | SHA1 | Date | |
---|---|---|---|
|
cd4ac6c12b | ||
|
0021fdca7d |
@@ -32,6 +32,13 @@
|
||||
backup : yes
|
||||
notify:
|
||||
- restart icinga
|
||||
|
||||
- name: python3 par defaut
|
||||
alternatives:
|
||||
link: /usr/bin/python
|
||||
name: python
|
||||
path: /usr/bin/python3
|
||||
priority: 10
|
||||
|
||||
- name: Changement de mot de passe de icingaadmin
|
||||
htpasswd:
|
||||
@@ -89,7 +96,7 @@
|
||||
|
||||
- name: creation du dossier checkresults avec droits de lecture
|
||||
file:
|
||||
path:/var/lib/icinga/spool/checkresults
|
||||
path: /var/lib/icinga/spool/checkresults
|
||||
state: directory
|
||||
owner: nagios
|
||||
group: root
|
||||
|
Reference in New Issue
Block a user