ansible-role-k3s/molecule/default/prepare.yml
Xan Manning f2a3f75f08 Added some validation steps, fixed issue with checksum, introducing rootless
as an option, however this is experimental in both K3s and this role.
2019-12-22 18:54:25 +00:00

7 lines
120 B
YAML

---
- name: Prepare
hosts: all
tasks:
- name: Debug Message
debug:
msg: No prepare steps required