Compare commits
No commits in common. "678858e4b118efdd2037b915342e1637df42f452" and "9ea66d55bee91eb073ce87a98d8f232ebcf6ccd2" have entirely different histories.
678858e4b1
...
9ea66d55be
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user