Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feature] Allowed deploying WPA Enterprise 2 TTLS-PAP #462 #471

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
Prev Previous commit
Next Next commit
[req-changes] Removed debug task
  • Loading branch information
pandafy committed May 24, 2024
commit 6ad58a1d4e2dce09de2fcfc64210a1ee385a3a2f
3 changes: 0 additions & 3 deletions tasks/freeradius.yml
Original file line number Diff line number Diff line change
Expand Up @@ -201,9 +201,6 @@
group: freerad
notify: Restart freeradius

- debug:
msg: "{{ freeradius_eap_orgs }}"

- name: Copy configuration for WPA Enterprise TTLS
include_tasks: tasks/freeradius_eap.yml
loop: "{{ freeradius_eap_orgs }}"
Expand Down