ansible-ffibk/roles/service-respondd/README.md
2017-10-15 10:18:26 +02:00

17 lines
388 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Ansible role service-respondd
Diese Ansible role installiert und konfiguriert die respondd Implementierung `mesh-announce`.
Pro Mesh Netzwerk muss eine `mesh-announce`-Instanz laufen.
- installiert `mesh-announce` (Github Clone)
- installiert pro Mesh Netzwerk eine systemd unit
## Benötigte Variablen
- Dictionary `meshes`
´´´
meshes:
- id: xx
site_code: # string
´´´