I am trying to use the Ansible nmcli module on a Debian 9 target. I am getting the following error:
This module requires NetworkManager glib API
The Ansible documentation says that I need NetworkManager-glib. On Centos and RHEL this package is very easy to find. But on Debian, I don't find it. I have install all Network-manager packets without success... Even libnm-glib4 package.