hspaans.fetchmail
Rollenname
Installieren und Pflegen der systemweiten Fetchmail-Konfiguration.
Anforderungen
Keine.
Rollenvariablen
Standardvariablen sind in defaults/main.yml
festgelegt.
Abhängigkeiten
Keine Abhängigkeiten von anderen Ansible Galaxy-Rollen.
Beispiel-Playbook
- hosts: server
vars:
fetchmail_config: |
poll imap.gmail.com protocol IMAP
user "[email protected]" is johndoe here
password 'mein_geheimes_passwort'
folder 'BUP'
fetchlimit 1
keep
ssl
roles:
- hspaans.fetchamil
Lizenz
MIT
Autoreninformation
Diese Rolle wurde 2021 von Hans Spaans erstellt.
Installieren
ansible-galaxy install hspaans.fetchmail
Lizenz
mit
Downloads
827
Besitzer
GitBiz evangelist that follows the enlightenment path of CI/CD towards NoOps.