#All playbooks are tested and run on Ubuntu and CentOS systems
#This is the default ansible 'hosts' file.
#It should live in /etc/ansible/hosts #- Comments begin with the '#' character #- Blank lines are ignored #- Groups of hosts are delimited by [header] elements #- You can enter hostnames or ip addresses #- A hostname/ip can be a member of multiple groups
[control] 127.0.0.1
[webservers] #hyderabad #karachi 192.168.0.20 #192.168.0.105
[lb] 192.168.0.21
#y #q
#db01.intranet.mydomain.net #db02.intranet.mydomain.net #10.25.1.56 #10.25.1.57