Skip to content

Fix eduroam Wi-Fi Configuration

James McKenzie requested to merge eduroam_exists into main

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

Merge request reports