#ci-server is the location of the jenkins host
[ci-server]
DNS.URL ansible_connection=local

#webserver specify all web servers in the environment
[webserver]
DNS.URL
DNS.URL
DNS.URL
DNS.URL
DNS.URL

#dbserver specify all mongo db servers in the environment
[dbserver]
DNS.URL
DNS.URL
DNS.URL
DNS.URL
DNS.URL

