--- - include_tasks: reset.yml when: k3s_reset | bool - include_tasks: prepare.yml - include_tasks: init.yml when: k3s_server | bool - include_tasks: setup.yml - include_tasks: iscsi.yml when: k3s_iscsi_enabled | bool