Compare commits
4 Commits
96cb377d9b
...
v0.5.2-tvi
Author | SHA1 | Date | |
---|---|---|---|
|
b659652480 | ||
|
250bbff7f5 | ||
|
155421f2c6 | ||
|
0ef79d9bf9 |
@@ -84,10 +84,10 @@
|
|||||||
- restart icinga
|
- restart icinga
|
||||||
|
|
||||||
- name: reconfiguration des droits avec dpkg statoverride
|
- name: reconfiguration des droits avec dpkg statoverride
|
||||||
shell: dpkg-statoverride --update --add nagios www-data 2710 /var/lib/icinga/rw
|
shell: dpkg-statoverride --update --force-all --add nagios www-data 2710 /var/lib/icinga/rw
|
||||||
|
|
||||||
- name: reconfiguration des droits avec dpkg statoverride
|
- name: reconfiguration des droits avec dpkg statoverride
|
||||||
shell: dpkg-statoverride --update --add nagios nagios 751 /var/lib/icinga
|
shell: dpkg-statoverride --update --force-all --add nagios nagios 751 /var/lib/icinga
|
||||||
|
|
||||||
- name: suppression de checkresults
|
- name: suppression de checkresults
|
||||||
file:
|
file:
|
||||||
|
Reference in New Issue
Block a user