Add service to start offlineimap on linux automatically
This commit is contained in:
4
roles/offlineimap/handlers/main.yml
Normal file
4
roles/offlineimap/handlers/main.yml
Normal file
@@ -0,0 +1,4 @@
|
||||
- name: Reload systemd-units
|
||||
become: yes
|
||||
systemd:
|
||||
daemon_reload: yes
|
||||
Reference in New Issue
Block a user