I have similar problem but with a bit different outcome: Insufficient version of pexpect installed (4.2.1), this module requires pexpect>=3.3. Error was 'int' object has no attribute 'rstrip'"
Ansible version:* 2.2.0.0* pexpect version: *4.2.1* (definitely greater than 3.3). On Tuesday, 29 November 2016 00:05:57 UTC, neha gupta wrote: > > Hi > > I am using ansible (version 2.2) for installing a software, where I > require "*expect*" to be used. I have installed the pexpect module > (version 4.2) and Python (version 2.7) in the local and remote server. > However, on running ansible script, getting following error: > > "module_name": "expect" > > "msg": "The pexpect python module is required" > > Please help. > > Regards > Neha > -- 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/22215f7e-add9-481e-85ae-d13b89973e60%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
