openwisp / ansible-openwisp2

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

Bump openwisp2_controller_version to 1.0.0 #372

Closed eric-j-ason closed 2 years ago

eric-j-ason commented 2 years ago

In the latest release of ansible-openwisp2 (0.15.0), as well as in the current master, openwisp2_controller_version is set to 0.8.2. Since then, versions 0.8.3, 0.8.4, and, recently, 1.0.0 of openwisp-controller has come out.

It would be great to update to this latest version of openwisp-controller, and release a new version of ansible-openwisp2 on Ansible Galaxy, so that it becomes available to users.

nemesifier commented 2 years ago

We are working on it, we can't update openwisp controller without upgrading the other modules as well, we are in the process of releasing the remaining modules, to stay tuned join https://gitter.im/openwisp/development.

BTW: ~=0.8.2. means install 0.8.x, minimum 0.8.2..

eric-j-ason commented 2 years ago

@nemesisdesign: Thanks! Is there an issue, a milestone, or similar, where the remaining steps are tracked?

Edit: Is this the right place to look?

nemesifier commented 2 years ago

Edit: Is this the right place to look?

Yes, even better is to join the support chat, the mailing list, or twitter to receive announcements of new releases.