Files
ansible-msp-automations/roles/windows_patch/tasks/main.yml

7 lines
154 B
YAML

---
# windows_patch tasks
# Implementation to follow
- name: Placeholder
ansible.builtin.debug:
msg: "windows_patch role - tasks to be implemented"