Compare commits

...

5 Commits

Author SHA1 Message Date
9ea66d55be commit modif s-backup cifs-utils 2021-01-12 17:50:14 +01:00
root
b659652480 Merge branch 'master' of https://gitea.lyc-lecastel.fr/gadmin/gsb2021 2021-01-12 16:35:40 +01:00
root
250bbff7f5 ajout de postfix 2021-01-12 16:35:19 +01:00
root
155421f2c6 Merge branch 'master' of https://gitea.lyc-lecastel.fr/gadmin/gsb2021 2021-01-12 16:19:26 +01:00
root
0ef79d9bf9 ajout de force-all dans dpkg 2021-01-12 16:18:21 +01:00
3 changed files with 4 additions and 3 deletions

View File

@@ -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:

View File

@@ -4,5 +4,6 @@
name: name:
- rsync - rsync
- smbclient - smbclient
- cifs-utils
state: present state: present

View File

@@ -6,7 +6,7 @@
- base - base
- goss - goss
- icinga-fk - icinga-fk
# - postfix-fk - postfix
- ssh-cli - ssh-cli
- syslog - syslog
- post - post