[ansible-project] Insufficient version of pexpect installed (2.3), this module requires pexpect>=3.3

2023-05-02 Thread Andrew Okullu
rsion of pexpect installed (2.3), this module requires pexpect>=3.3. Error was 'module' object has no attribute '_run'"} ...ignoring How can I have this resolved? Kind Regards Andrew Okullu Mob:+256-772-418560, +256754213295 | Skype:aokullu | twitter: @aokullu | gt

Re: [ansible-project] Expect still prompting to continue

2022-09-29 Thread Andrew Okullu
expect "Do you want to continue " send "y\r" interact exit 0 args: executable: /usr/bin/expect Much appreciation for the pointers and guidance. Kind Regards Andrew Okullu Mob:+256-772-418560, +256754213295 | Skype:aokullu | twitt

Re: [ansible-project] Expect still prompting to continue

2022-09-26 Thread Andrew Okullu
Thanks @Walter. Let me try and revert. Kind Regards Andrew Okullu Mob:+256-772-418560, +256754213295 | Skype:aokullu | twitter: @aokullu | gtalk: aokullu On Mon, Sep 26, 2022 at 3:58 PM 'Rowe, Walter P. (Fed)' via Ansible Project wrote: > Also note they specifically tell the shel

[ansible-project] Expect still prompting to continue

2022-09-26 Thread Andrew Okullu
binaries present at '/usr/openv/java/jre' path This utility may start and stop all (or some) services depending upon the present state of services. Do you want to continue (Y[es]/N[o]): >From the log file its waiting at the prompt to continue the install. Some guidance on where am