Add service to start offlineimap on linux automatically

This commit is contained in:
2025-10-15 02:35:01 +02:00
parent 47571bc1d8
commit 52ec953d0a
5 changed files with 38 additions and 0 deletions

View File

@@ -60,6 +60,7 @@ To restrict the scope of execution the playbook uses a couple of tags as describ
| packages | Install system-packages
| dotfiles | Install my dotfiles and apply them
| ssh | Ensure a default SSH-key and provide it to gitea and github
| offlineimap | Setup systemd-service for offlineimap on debian. This needs to be explicitly defined, since Enpass has to be setup first!
| dump | Print out debug information
|===