Re: [ansible-project] builtin.expect question

2023-07-31 Thread Rodrigo Reis
e just trying to find a way to ALWAYS say "yes, install" then > looking at > https://github.com/ohmyzsh/ohmyzsh/blob/master/tools/install.sh#L37C31-L37C31 > you could just pass in --unattended? > > On Mon, 24 Jul 2023 at 20:11, Rodrigo Reis wrote: > >> Hello Ev

Re: [ansible-project] builtin.expect question

2023-07-31 Thread Rodrigo Reis
ing to find a way to ALWAYS say "yes, install" then > looking at > https://github.com/ohmyzsh/ohmyzsh/blob/master/tools/install.sh#L37C31-L37C31 > you could just pass in --unattended? > > On Mon, 24 Jul 2023 at 20:11, Rodrigo Reis wrote: > >> Hello Everyone! &g

[ansible-project] builtin.expect question

2023-07-24 Thread Rodrigo Reis
Hello Everyone! I trying to install ohmyzsh using ansible inside of a bigger yml file with a bunch of other sutff. in hte ansible.builtin.expect block the goal is to anwser one installation question but it waits for the timeou and display a huge error message. Basically sucessfully install