diff options
| -rw-r--r-- | ansible/roles/postfix/templates/transport.j2 | 5 | 
1 files changed, 5 insertions, 0 deletions
| diff --git a/ansible/roles/postfix/templates/transport.j2 b/ansible/roles/postfix/templates/transport.j2 new file mode 100644 index 0000000..ff3bd07 --- /dev/null +++ b/ansible/roles/postfix/templates/transport.j2 @@ -0,0 +1,5 @@ +# Managed by Ansible +# +# Postfix Mail Transport Map + [email protected]    fortune-pipe: | 
