adding setup role

This commit is contained in:
2021-03-03 18:07:10 +00:00
parent 05f9d07358
commit e69bddcc3e
6 changed files with 146 additions and 1 deletions

View File

@@ -0,0 +1,8 @@
# password file used when the local exim is authenticating to a remote
# host as a client.
#
# see exim4_passwd_client(5) for more documentation
#
# Example:
### target.mail.server.example:login:password
*:{{smtp_auth_user}}:{{smtp_auth_pass}}