hspaans.fetchmail
Role Name
Set up and manage Fetchmail settings for the whole system.
Requirements
None.
Role Variables
Default settings are in defaults/main.yml
.
Dependencies
This role doesn't rely on any other Ansible Galaxy roles.
Example Playbook
- hosts: servers
vars:
fetchmail_config: |
poll imap.gmail.com protocol IMAP
user "[email protected]" is johndoe here
password 'mysecretpassword'
folder 'BUP'
fetchlimit 1
keep
ssl
roles:
- hspaans.fetchmail
License
MIT
Author Information
This role was created in 2021 by Hans Spaans.
Installa
ansible-galaxy install hspaans.fetchmail
Licenza
mit
Download
827
Proprietario
GitBiz evangelist that follows the enlightenment path of CI/CD towards NoOps.