openwisp / ansible-openwisp2

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

fix issue #400 and update default vars #410

Closed mikysal78 closed 3 months ago

mikysal78 commented 1 year ago

task/apt.yml Install Python 3.7 and required packages from ppa:deadsnakes/ppa only Ubuntu Install Python 3.9 and required packages for Debian Bullseye

Change vars default/main.yml openwisp2_controller_version: "openwisp-controller~=1.0.3" openwisp2_monitoring_version: "openwisp-monitoring~=1.0.2"

nemesifier commented 3 months ago

This should be fixed on latest master.