intelligent-agent / Refactor

Linux distro for 3D-printers
https://wiki.iagent.no/wiki/Refactor
GNU Affero General Public License v3.0
28 stars 18 forks source link

Armbian ansible version too old #373

Closed goeland86 closed 1 year ago

goeland86 commented 1 year ago

The Armbian ansible version is very old (2.7.7) compared to the latest version available (2.9+).

The syntax has changed, and a number of performance improvements will be available from newer versions as well.

Change the Ansible installation method to use pip instead of apt-get, to use the latest version.

eliasbakken commented 1 year ago

The installed Ansible version in Bullseye is 2.10.7, so I think we can call this fixed.