ajout de force-all dans dpkg

This commit is contained in:
root 2021-01-12 16:18:21 +01:00
parent cd4ac6c12b
commit 0ef79d9bf9

View File

@ -84,10 +84,10 @@
- restart icinga
- 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
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
file: