Hi guys, The PR for installing radius + monitoring + firmware: https://github.com/openwisp/ansible-openwisp2/pull/223 is complete and ready for testing.
|f anyone can help with beta testing, that would speed up the process, my basic playbook for installing everything looks like this. ``` - hosts: openwisp2 become: true roles: - ansible-openwisp2 vars: openwisp2_network_topology: true openwisp2_firmware_upgrader: true openwisp2_radius: true ``` Thank You, Ajay Tripathi -- You received this message because you are subscribed to the Google Groups "OpenWISP" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web, visit https://groups.google.com/d/msgid/openwisp/e90701eb-bde6-4230-9145-f38ff5e67995n%40googlegroups.com.
