Add a task to remove any existing eduroam networks
Use ansible_user_id fact instead of shell expansion for eduroam user-id
ansible_user_id
Switch to ansible.builtin.shell for cmd execution
ansible.builtin.shell