[ansible-project] Re: Howto Install nmcli extras module?

2015-11-23 Thread Joanna Delaporte
I think I just needed to change /etc/ansible/ansible.cfg: executable = /bin/bash to executable = /bin/sh It is working now. I am pretty sure I needed to change that to /bin/bash for constrained sudo in the past, but I have changed how sudo is handled lately, so it might no longer be an issu

[ansible-project] Re: Howto Install nmcli extras module?

2015-11-23 Thread Joanna Delaporte
After installing 2.0.0 beta 3 from a tarball, do I need to do something to reload modules or plugins? FAILED! => {"failed": true, "msg": "ERROR! Invalid shell type specified (bash), or the plugin for that shell type is missing."} On Monday, November 23, 2015 at 12:24:35 PM UTC-6, Joanna Delap

[ansible-project] Re: Howto Install nmcli extras module?

2015-11-23 Thread Joanna Delaporte
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/