- hosts: coreos gather_facts: no tasks: - include_tasks: tasks/switch_root.yml handlers: - import_tasks: tasks/switch_user.yml