Add daily/weekly systemd timer setup
This commit is contained in:
parent
0e78c4a642
commit
636019283f
7 changed files with 104 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue