Only restart cron if time zone actually changed...
This commit is contained in:
@@ -20,6 +20,7 @@
|
||||
- ansible_system == 'Linux'
|
||||
- services is defined
|
||||
- services[item.name] is defined
|
||||
- results.changed
|
||||
ansible.builtin.service:
|
||||
enabled: '{{ item.enabled }}'
|
||||
name: '{{ item.name }}'
|
||||
|
Reference in New Issue
Block a user