Also you have to distinguish between 'array slices' and 'name ranges': i.e:
[webservers] one two three other[1:23] So webservers[1:3] is a list slice, while other[12:21] is actually a range of host names -- ---------- Brian Coca -- 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/CACVha7dGRSkW56yEzt535C5r2%2BoSaP4rc9JqLMw%2BrUUWGG54wg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
