hi, i have a question how to format variable inside list and print them to 
a template. i want to install php with memcache, so i have php servers 
group and memcache servers group. in order to integrate them, i have to 
modify php.ini and add each of memcache server's ip to it. so i have to 
modify this line
session.save_path="tcp://10.10.250.111:11211,tcp://10.10.250.112:11211"
how to format memcache servers member group to something like that? thanks 
:D

-- 
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/0849d7fb-9d85-419a-9f2d-46c7f5694450%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to