openwisp / ansible-openwisp2

Ansible role that installs and upgrades OpenWISP.
https://openwisp.io/docs/dev/ansible/
BSD 3-Clause "New" or "Revised" License
474 stars 137 forks source link

[change] Removed sql module from default freeradius site #387

Closed nemesifier closed 2 years ago

nemesifier commented 2 years ago

SQL is not used for authorize and generates some warnings. Users can still enable this if they need by setting a custom freeradius site using the variable "freeradius_openwisp_site_template_src".