Skip to content

deekayen/ansible-role-meshchat

Repository files navigation

mesh chat

CI Project Status: Inactive – The project has reached a stable, usable state but is no longer being actively developed; support/maintenance will be provided as time allows.

Install Trevor Paskett's mesh chat for AREDN.

Requirements

Outbound Internet to download the installer from AWS S3.

Role Variables

Available variables are listed below, along with default values (see defaults/main.yml):

pi_zone: MeshChat
local_meshchat_node: localnode

Dependencies

ansible.builtin:>=1.5

Example Playbook

---
- name: Install mesh chat.
  hosts: all
  become: yes

  roles:
    - role: deekayen.meshchat
      vars:
        local_meshchat_node: N4DKN-BM2XW-OMNI-204

License

BSD-3-Clause

Author Information

Role created by David Norman - N4DKN.