I have Ansible 1.9.4, installed via pip. Everything else seems to be working fine. Even though the extras modules supposedly are included by default, I seem to have no nmcli module in my modules directory:
$ ls /usr/share/ansible/ cloud/ messaging/ source_control/ commands/ monitoring/ system/ database/ net_infrastructure/ utilities/ files/ network/ web_infrastructure/ internal/ notification/ inventory/ packaging/ $ ls /usr/share/ansible/network/ get_url slurp uri On Monday, November 23, 2015 at 11:51:01 AM UTC-6, Joanna Delaporte wrote: > > Hi everyone, > > I was trying to use the nmcli module this morning, and kept getting an > error (ERROR: nmcli is not a legal parameter in an Ansible task or > handler). Apparently, this module doesn't ship with Ansible, as noted on > the Extras Modules page > <http://docs.ansible.com/ansible/modules_extra.html>. However, I don't > know how to install/configure an Extras module...can someone please > enlighten me? > > Thanks! > Joanna > -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/dc1dca4d-9073-4570-adbf-57fce389449d%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
