hspaans.fetchmail
Nom du Rôle
Installer et maintenir la configuration Fetchmail à l'échelle du système.
Exigences
Aucune.
Variables du Rôle
Les variables par défaut sont définies dans defaults/main.yml.
Dépendances
Aucune dépendance sur d'autres rôles d'Ansible Galaxy.
Exemple de Playbook
- hosts: serveurs
  vars:
    fetchmail_config: |
      poll imap.gmail.com protocol IMAP
        user "[email protected]" is johndoe here
        password 'monmotdepasse'
        folder 'BUP'
        fetchlimit 1
        keep
        ssl
  roles:
    - hspaans.fetchamil
Licence
MIT
Informations sur l'Auteur
Ce rôle a été créé en 2021 par Hans Spaans.
Installer
 ansible-galaxy install hspaans.fetchmailLicence
 
            mit
          
Téléchargements
 
            891
          
Propriétaire
 GitBiz evangelist that follows the enlightenment path of CI/CD towards FinOps.
