On Thursday, February 1, 2018 at 4:36:15 PM UTC-5, Kai Stian Olstad wrote: > > On Thursday, 1 February 2018 22.28.46 CET Mike Cavedon wrote: > > On Thursday, February 1, 2018 at 4:03:33 PM UTC-5, Kai Stian Olstad > wrote: > > > It's start on 0 not 1 > > > router[0] = rr01 > > > > > > > > > > Is it [inclusive:inclusive], or is it [exclusive:inclusive]? I seem to > > recall the first parameter was exclusive. Maybe that was when > > [exclusive,inclusive] was supported? > > > > If I have: > > > > [router] > > rr[01:99] > > > > How do I deploy to hosts rr39 through rr49? > > It's inclusive:inclusive. > Since it start with 0 rr39 is 38 and rr49 is 48 so -l router[38:48] > > > -- > Kai Stian Olstad >
Thanks. I asked another question about what appears to be a bug in the doc. -- 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/75a945c1-2f6c-400f-ba30-1b374dc9f1ae%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
