Move handler to tasks

Disabling reflector as handler afterwards removes the changes done earlier
This commit is contained in:
Sonny Bakker 2021-01-16 18:40:58 +01:00
parent c966d6f99d
commit 24d69ee598
6 changed files with 12 additions and 11 deletions

View file

@ -4,6 +4,7 @@
# Wants=daily.target
#
# Or symlink the unit file to the daily.target.wants directory manually
[Unit]
Description=Daily timer target
Requires=multi-user.target

View file

@ -1,5 +1,6 @@
# {{ ansible_managed }} {{ ansible_date_time.time }} {{ ansible_date_time.date }}
#
[Unit]
Description=Timer which runs all services on a daily basis inside the daily.target.wants directory

View file

@ -1,5 +1,6 @@
# {{ ansible_managed }} {{ ansible_date_time.time }} {{ ansible_date_time.date }}
#
[Unit]
Description=Timer which runs all services on a weekly basis inside the weekly.target.wants directory