mg
03d10acea6
Tags angepasst Postfix Rolle erweitert mit Sender-Mail rewrite Port für Strato angepasst Rolle postfix in haertung eingebaut Bugfix: Vars2 Bugfix: Vars Doku postfix angepasst Defaults Postfix aktualisiert f2b Vars in GroupVars Fail2Ban parametrisiert KeePass: Postfix Absenderpasswort aktualisiert Vars und defaults ergänzt Rolle umbenannt in anderen Rollen Rolle umbenannt: mgrote.postfix-gmail --> mgrote.postfix postfix GroupVars auf Strato umgestellt postfix defaults aktualisiert Variablennamen postfix umbenannt Keepass: gmail_nutzer_passwort --> postfix_absender_passwort Co-authored-by: Michael Grote <38253905+quotengrote@users.noreply.github.com> Reviewed-on: mg/ansible#12
6 lines
141 B
YAML
6 lines
141 B
YAML
---
|
|
- hosts: testeinzeln
|
|
become: yes
|
|
roles:
|
|
- { role: mgrote.postfix, tags: "postfix" }
|
|
- { role: mgrote.fail2ban, tags: "f2b" }
|