Fix postfix task
This commit is contained in:
parent
e7819fba76
commit
3215feb17a
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
||||||
- "{{ roles }}/base/files/postfix/main.cf.{{ inventory_hostname }}"
|
- "{{ roles }}/base/files/postfix/main.cf.{{ inventory_hostname }}"
|
||||||
- "{{ roles }}/base/files/postfix/main.cf.{{ host_group }}"
|
- "{{ roles }}/base/files/postfix/main.cf.{{ host_group }}"
|
||||||
- "{{ roles }}/base/files/postfix/main.cf.{{ postfix_group }}"
|
- "{{ roles }}/base/files/postfix/main.cf.{{ postfix_group }}"
|
||||||
- "{{ roles }}/base/files/postfix/main.cf"
|
- "{{ roles }}/base/files/postfix/main.cf/main.cf"
|
||||||
notify:
|
notify:
|
||||||
- restart postfix
|
- restart postfix
|
||||||
tags:
|
tags:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue