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