Add daily/weekly systemd timer setup

This commit is contained in:
Sonny Bakker 2020-11-25 17:04:51 +01:00
parent 0e78c4a642
commit 636019283f
7 changed files with 104 additions and 2 deletions

View file

@ -28,8 +28,6 @@
# TODO
# - network setup (laptop)
# - daily systemd-timer
# - weekly systemd-timer
# - reflector setup
# - pacman setup depending on platform (see include section for common options)
@ -41,3 +39,4 @@
- include_tasks: syncthing.yml # TODO depending on platform
- include_tasks: git.yml # TODO (identify)
- include_tasks: openvpn.yml # TODO depending on platform
- include_tasks: timer.yml