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 136 forks source link

[change] Changed the command to delete_old_radiusbatch_users #463 #466

Closed praptisharma28 closed 5 months ago

praptisharma28 commented 5 months ago

Updated the command to delete_old_radiusbatch_users. This change ensures proper functionality and maintains consistency with project requirements.

Fixes #463

nemesifier commented 5 months ago

I opened a PR for this a few days ago: https://github.com/openwisp/ansible-openwisp2/pull/465, please have a look at that.