Compare commits

..

1 Commits

Author SHA1 Message Date
9ea66d55be commit modif s-backup cifs-utils 2021-01-12 17:50:14 +01:00
2 changed files with 2 additions and 6 deletions

View File

@@ -24,7 +24,7 @@
shell: chmod 400 /etc/postfix/sasl_passwd
- name: postmap
shell: /usr/sbin/postmap /etc/postfix/sasl_passwd
shell: postmap /etc/postfix/sasl_passwd
- name: Copie thawte_Premium_Server_CA.pem
copy: src=thawte_Premium_Server_CA.pem dest=/etc/ssl/certs/
@@ -34,8 +34,3 @@
notify:
- restart postfix
- name: Changement des droits icinga.log
file:
path: /var/log/icinga/icinga.log
state: touch
mode: u=rw,g=w

View File

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