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

7 lines
146 B
YAML

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