Files
toallab-automation/roles/oatakan.windows_ovirt_guest_agent/tasks/main.yml
2020-08-17 12:06:41 -04:00

7 lines
157 B
YAML

---
- name: include distribution task
include_tasks: "{{ ansible_os_family }}.yml"
- name: force all notified handlers to run here
meta: flush_handlers