Do service discovery as well as package discovery
This commit is contained in:
parent
97cc4c6286
commit
4bbb6e16a8
@ -9,7 +9,7 @@
|
||||
when:
|
||||
- ansible_system == 'Linux'
|
||||
- services is not defined
|
||||
ansible.builtin.package_facts:
|
||||
ansible.builtin.service_facts:
|
||||
- name: 'Set timezone'
|
||||
community.general.timezone:
|
||||
hwclock: '{{ timezone_hwclock }}'
|
||||
|
Loading…
x
Reference in New Issue
Block a user