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

7 lines
150 B
YAML

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