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