Figured this one out. It was because I was using fish instead of bash. 
switched to bash and it worked fine. 

On Friday, May 28, 2021 at 9:01:36 PM UTC-5 Tim wrote:

>
> So I'm running into an error that is related to a role, but I dont think 
> it's the roll directly. It seems to error out when trying to set a variable 
> from the 'ansible_os_family' fact. I am running this through a jump host 
> using the 'proxyJump' ssh_config setting. I'm on ansible v4, but the same 
> thing happens with 3.4 as well. I can run the play book if I comment out 
> the role, and running ad-hoc commands works just fine. When I runt `-m 
> setup`, the 'ansible_os_family' comes back with the expected data. The 
> error posted below states that the issue seems to be in reading from the 
> proxy, I'd assume jump host, but I'm not sure if this is an order 
> operations problem or something else. 
>
> FAILED! => {"msg": "The task includes an option with an undefined 
> variable. The error was: '│  Reading from proxy failed - read (115: 
> Operation now in progress) [IP: <> 3142]
> ansible_os_family' is undefined
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/861cd295-8021-451b-b204-24efc5f2354en%40googlegroups.com.

Reply via email to