---
- name: Converge
hosts: node*
become: true
vars:
molecule_is_test: true
k3s_cluster_state: stopped
roles:
- role: xanmanning.k3s