Add ensure_dbus so that firewalld cli commands work

This commit is contained in:
2026-08-09 11:37:17 -05:00
parent 331f8beb3b
commit 738e938ccc
27 changed files with 288 additions and 1 deletions
+7
View File
@@ -0,0 +1,7 @@
---
# handlers file for ensure_dbus
- name: ensure_dbus.package_facts
ansible.builtin.package_facts:
- name: ensure_dbus.service_facts
ansible.builtin.service_facts: