I merged *[change!] Simplify installation of custom OpenWISP modules (eg: forks)*in the main branch of ansible-openwisp2: https://github.com/openwisp/ansible-openwisp2/pull/378 This PRs changes how custom OpenWISP versions are installed in a backward incompatible way.
The previous way to install forks or different versions of OpenWISP was messed up because it installed the forks after the stable versions were installed and installed the forks without pulling dependencies. I could not dedicate a lot of time to fix it because I have been very busy on other fronts, but recently it occurred to me a much simpler way to allow installing different versions or customized versions of OpenWISP without going crazy. This change means that whoever is installing customized versions of OpenWISP via ansible-openwisp2 will have to upgrade their playbooks before upgrading to the new version, which is just around the corner and should be released next week! Cheers! Federico Capoano -- 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/CAAGgX6K0543ShOsN9uwgdpQK9TaZgfKgdV3dfUW3cGQHXROjwA%40mail.gmail.com.
