diff --git a/tasks/cron.yml b/tasks/cron.yml index 8d8ee95..2a91cc7 100644 --- a/tasks/cron.yml +++ b/tasks/cron.yml @@ -57,6 +57,9 @@ # wireguard restart : Restart WireGuard # zfs scrub : ZFS pool scrub # zfs trim : ZFS pool trim +# +# you can extend the commands by adding custom configd_actions +# see: tasks/configd.yml - name: cron jobs ansible.builtin.include_tasks: cronjobs.yml