Compare commits
No commits in common. "155421f2c6141bfba7dd7c6e44b7c26a4972a519" and "96cb377d9bd4d8b0b844b5747624823cbe26ee41" have entirely different histories.
155421f2c6
...
96cb377d9b
@ -84,10 +84,10 @@
|
||||
- restart icinga
|
||||
|
||||
- name: reconfiguration des droits avec dpkg statoverride
|
||||
shell: dpkg-statoverride --update --force-all --add nagios www-data 2710 /var/lib/icinga/rw
|
||||
shell: dpkg-statoverride --update --add nagios www-data 2710 /var/lib/icinga/rw
|
||||
|
||||
- name: reconfiguration des droits avec dpkg statoverride
|
||||
shell: dpkg-statoverride --update --force-all --add nagios nagios 751 /var/lib/icinga
|
||||
shell: dpkg-statoverride --update --add nagios nagios 751 /var/lib/icinga
|
||||
|
||||
- name: suppression de checkresults
|
||||
file:
|
||||
|
Loading…
x
Reference in New Issue
Block a user