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