It seems that the issue is due to the new vesion of openwisp-utils that has been released.
As in pip.yml deployement script "state" is set at latest it overides your custom openwisp-utils by the latest version. Le mardi 20 août 2024 à 17:48:44 UTC+2, f.capoano a écrit : > What does your playbook look like? > Are Django settings being updated if you change the extra settings > variables? > > Federico > > On Tue, 20 Aug 2024 at 08:41, Dillonsw <[email protected]> wrote: > >> I have added some menu items to openwisp-utils, previously this was >> working perfectly fine but now suddenly it seems like when I try and deploy >> these changes using ansible the menu items do not appear, however if I run >> openwisp-utils as a standalone django application locally I can indeed see >> them. >> >> -- >> 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/3a17ce41-3bc6-4eb3-9da6-ff2c21b053dbn%40googlegroups.com >> >> <https://groups.google.com/d/msgid/openwisp/3a17ce41-3bc6-4eb3-9da6-ff2c21b053dbn%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> > -- 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/b1eb440a-80ad-4296-a438-c2f09aaa70f2n%40googlegroups.com.
