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 issue.  


On Monday, November 23, 2015 at 12:43:20 PM UTC-6, Joanna Delaporte wrote:
>
> 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 Delaporte wrote:
>>
>> 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/7ecaa02e-f287-4dc6-b3bd-e74412eef7e4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to