Compare commits
2 Commits
96cb377d9b
...
155421f2c6
Author | SHA1 | Date | |
---|---|---|---|
|
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:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user