Skip to content
Snippets Groups Projects
hosts.yml 821 B
Newer Older
Paul's avatar
Paul committed
gateways:
Paul's avatar
Paul committed
  vars:
    ansible_python_interpreter: /usr/bin/env python3
    ansible_ssh_user: root
Paul's avatar
Paul committed
  hosts:
    kaisertor:
Paul's avatar
Paul committed
      ansible_ssh_host: kaisertor.mesh.ffhl.chaotikum.org
Paul's avatar
Paul committed
    huextertor:
Paul's avatar
Paul committed
      ansible_ssh_host: huextertor.mesh.ffhl.chaotikum.org
Paul's avatar
Paul committed
    holstentor:
      ansible_ssh_host: holstentor.mesh.ffhl.chaotikum.org
Paul's avatar
Paul committed
    muehlentor:
      ansible_ssh_host: muehlentor.mesh.ffhl.chaotikum.org
Paul's avatar
Paul committed
    gw05:
      ansible_ssh_host: gw05.ffhl.chaotikum.org
Paul's avatar
Paul committed
service_hosts:
Paul's avatar
Paul committed
  vars:
Paul's avatar
Paul committed
    ansible_python_interpreter: /usr/bin/env python3
Paul's avatar
Paul committed
    ansible_ssh_user: root
Paul's avatar
Paul committed
  hosts:
    srv02:
      ansible_ssh_host: srv02.luebeck.freifunk.net
Philipp Rothmann's avatar
Philipp Rothmann committed

firmware_mirrors:
  vars:
    ansible_python_interpreter: /usr/bin/env python3
    ansible_ssh_user: root
  hosts:
    mirror01:
      ansible_ssh_host: mirror01.luebeck.freifunk.net