Open
Description
Currently Machine Stats for Unix-like systems doesn't work with Ansible installed from packages and requires the latest version of Anslible package to be installed. It makes the installation (especially the offline installation) harder because it requires some specific pip
version and/or some additional tools installation (IIRC, rustc
on some Ubuntu versions to build cryptography
package — Ansible's dependency).