all:
  children:
    SiteA:
      hosts:
        192.168.0.61:
          ansible_user: ansible
    SiteB:
      hosts:
        192.168.0.62:
          ansible_user: ansible
    proxy:
      hosts:
        192.168.0.63:
          ansible_user: ansible