More ansible core 2.20 fixes
Signed-off-by: Jason Rothstein <fdragon@fdragon.org>
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@
|
||||
- name: 'service discovery'
|
||||
when:
|
||||
- ansible_facts["system"] == 'Linux'
|
||||
- services is not defined
|
||||
- ansible_facts["services"] is not defined
|
||||
ansible.builtin.service_facts:
|
||||
- name: 'Set timezone'
|
||||
community.general.timezone:
|
||||
|
||||
Reference in New Issue
Block a user