aboutsummaryrefslogtreecommitdiffstats
path: root/roles/systemd_timer/defaults/main.yml
blob: e429f17b7efa49f8c93ec876ed383df06a3d7b3a (plain)
1
2
3
4
5
6
7
8
9
10
11
timer_persistent: yes
timer_user: root
timer_shell: no
timer_enabled: yes

# timer_group: groupname
# timer_chdir: /path/to/working/directory
#
# timer_shell: some $shell | command
#   OR
# timer_exec: command to exec