ajout de force-all dans dpkg
This commit is contained in:
parent
cd4ac6c12b
commit
0ef79d9bf9
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user