Fix eduroam Wi-Fi Configuration
Add a task to remove any existing eduroam networks
- Do not fail if the network doesn't exist
Use ansible_user_id fact instead of shell expansion for eduroam user-id
Switch to ansible.builtin.shell for cmd execution
Edited by James McKenzie