Compare commits
1 Commits
v0.5.3-tvi
...
v0.5.3-tva
Author | SHA1 | Date | |
---|---|---|---|
9ea66d55be |
@@ -24,7 +24,7 @@
|
|||||||
shell: chmod 400 /etc/postfix/sasl_passwd
|
shell: chmod 400 /etc/postfix/sasl_passwd
|
||||||
|
|
||||||
- name: postmap
|
- name: postmap
|
||||||
shell: /usr/sbin/postmap /etc/postfix/sasl_passwd
|
shell: postmap /etc/postfix/sasl_passwd
|
||||||
|
|
||||||
- name: Copie thawte_Premium_Server_CA.pem
|
- name: Copie thawte_Premium_Server_CA.pem
|
||||||
copy: src=thawte_Premium_Server_CA.pem dest=/etc/ssl/certs/
|
copy: src=thawte_Premium_Server_CA.pem dest=/etc/ssl/certs/
|
||||||
@@ -34,8 +34,3 @@
|
|||||||
notify:
|
notify:
|
||||||
- restart postfix
|
- restart postfix
|
||||||
|
|
||||||
- name: Changement des droits icinga.log
|
|
||||||
file:
|
|
||||||
path: /var/log/icinga/icinga.log
|
|
||||||
state: touch
|
|
||||||
mode: u=rw,g=w
|
|
||||||
|
@@ -4,5 +4,6 @@
|
|||||||
name:
|
name:
|
||||||
- rsync
|
- rsync
|
||||||
- smbclient
|
- smbclient
|
||||||
|
- cifs-utils
|
||||||
state: present
|
state: present
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user