---
- name: Run user configuration tasks
  become_user: "{{ user.username }}"
  block:
    - include_tasks: user-Linux.yml
