deploy-base/roles/custom-facts/handlers/main.yml
2025-07-27 13:28:23 -05:00

6 lines
119 B
YAML

# handlers file for 'custom-facts' role
---
- name: Re-gather facts
ansible.builtin.setup:
listen: regather_facts