Add missing handlers

This commit is contained in:
Jason Rothstein 2021-02-08 21:31:27 -06:00
parent 0f010e2ed7
commit bbaffc70a1

View File

@ -1,2 +1,6 @@
---
# handlers file for ensure_cockpit
- name: 'ensure_cockpit.package_facts'
ansible.builtin.package_facts:
- name: 'ensure_cockpit.service_facts'
ansible.builtin.service_facts: