Fix postfix task

This commit is contained in:
Kevin Fenzi 2014-06-16 01:10:58 +00:00
parent e7819fba76
commit 3215feb17a

View file

@ -12,7 +12,7 @@
- "{{ roles }}/base/files/postfix/main.cf.{{ inventory_hostname }}"
- "{{ roles }}/base/files/postfix/main.cf.{{ host_group }}"
- "{{ roles }}/base/files/postfix/main.cf.{{ postfix_group }}"
- "{{ roles }}/base/files/postfix/main.cf"
- "{{ roles }}/base/files/postfix/main.cf/main.cf"
notify:
- restart postfix
tags: