mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-07-29 10:45:42 +02:00
Update to 2022-03-07 15:00
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
set_fact: system_timers_conf={{ system_timers_conf | default([]) + [ system_timer_defaults | combine(item, recursive=True) ] }}
|
||||
loop: "{{ system_timers }}"
|
||||
tags: system,cron
|
||||
|
||||
- set_fact: system_timers={{ system_timers_conf | default([]) }}
|
||||
tags: system,cron
|
||||
|
||||
|
Reference in New Issue
Block a user