Hi Vladimir,
Thank you! working now.

בתאריך יום שני, 6 בינואר 2020 בשעה 18:29:10 UTC+2, מאת Vladimir Botka:
>
> On Mon, 6 Jan 2020 05:22:37 -0800 (PST) 
> Yehuda Pinhas <[email protected] <javascript:>> wrote: 
>
> > all: 
> >   children: 
> >     POC_ENV: 
> >       hosts: 
> >         TEST-NXOS2 
> >         TEST-NXOS3 
>
> Colon ':' is missing after the hostnames. Fix the inventory 
>
>   all: 
>     children: 
>       POC_ENV: 
>         hosts: 
>           TEST-NXOS2: 
>           TEST-NXOS3: 
>
> Without the colons the lines are concatenated. This is the reason of the 
> error 
>
>   'fatal: [TEST-NXOS2 TEST-NXOS3]: FAILED! ...' 
>
> HTH, 
>
>         -vlado 
>

-- 
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/15fa0cb2-0c8c-4032-8b03-61d9d7921032%40googlegroups.com.

Reply via email to