Thank you Paul , that seems to work . However I'm not completely satisfied 
with how balanced the random filter has worked.

Do you know if there is a better way to have the server_address more 
equally balanced across a big bluster of servers ? 


On Wednesday, February 17, 2016 at 9:07:59 PM UTC-5, Paul Markham wrote:
>
> There's a random number filter; see 
> http://docs.ansible.com/ansible/playbooks_filters.html#random-number-filter
> .
>
> Try something like:
>
>
> server_address = {{ groups['dbservers'] | random }}
>
>

-- 
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 ansible-project+unsubscr...@googlegroups.com.
To post to this group, send email to ansible-project@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/da1d834b-fd4f-447c-bc8e-101d1f2f57e9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to