the question is mentioned above !! ( regarding ansible galaxy roles: i want to create a playbook that runs on hosts using balancer role, and this role create service to load balance web server requests between hosts in the webservers hosts, and if i browse the host (http://ansible1.example.com) it must produce (hello ansible user to ansible1.example.com on 192.168.137.200) and if i reload it the output should be (hello ansible user to ansible2.example.com on 192.168.137.201))
On Saturday, June 18, 2022 at 6:04:43 PM UTC+4 Abhijeet Kasurde wrote: > What is the question? > > On Sat, Jun 18, 2022 at 5:34 PM Mahdi Idriss <[email protected]> > wrote: > >> Hello Mates, i have a question regarding ansible galaxy roles: i want to >> create a playbook that runs on hosts using balancer role, and this role >> create service to load balance web server requests between hosts in the >> webservers hosts, and if i browse the host (http://ansible1.example.com) >> it must produce (hello ansible user to ansible1.example.com on >> 192.168.137.200) and if i reload it the output should be (hello ansible >> user to ansible2.example.com on 192.168.137.201) >> >> -- >> 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/2fc725b1-bbdb-4829-adc0-bd5c5b6938a9n%40googlegroups.com >> >> <https://groups.google.com/d/msgid/ansible-project/2fc725b1-bbdb-4829-adc0-bd5c5b6938a9n%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> > > > -- > Thanks, > Abhijeet Kasurde > -- 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/0c649eb6-1ea7-4ebc-81dd-dbba5a989822n%40googlegroups.com.
