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