More ansible core 2.20 fixes

Signed-off-by: Jason Rothstein <fdragon@fdragon.org>
This commit is contained in:
2026-05-04 22:03:10 -05:00
parent 41ca1713c8
commit 86587ee171
+1 -1
View File
@@ -43,7 +43,7 @@
- name: 'service discovery'
when:
- ansible_facts["system"] == 'Linux'
- services is not defined
- ansible_facts["services"] is not defined
ansible.builtin.service_facts:
- name: 'ensure packages'
when: