7 lines
154 B
YAML
7 lines
154 B
YAML
---
|
|
# windows_patch tasks
|
|
# Implementation to follow
|
|
- name: Placeholder
|
|
ansible.builtin.debug:
|
|
msg: "windows_patch role - tasks to be implemented"
|