WIP3
This commit is contained in:
7
roles/oatakan.windows_ovirt_guest_agent/tasks/main.yml
Normal file
7
roles/oatakan.windows_ovirt_guest_agent/tasks/main.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
|
||||
- name: include distribution task
|
||||
include_tasks: "{{ ansible_os_family }}.yml"
|
||||
|
||||
- name: force all notified handlers to run here
|
||||
meta: flush_handlers
|
||||
Reference in New Issue
Block a user