geoffjay.plantdbroker

Ansible Role: Plantd Master

Ansible Galaxy MIT licensed

[WIP] Pre-alpha, doesn't work.

Installs and configures a Plantd broker server on a Debian host.

Requirements

A working installation of go.

Role Variables

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

plantd_broker_version: "0.1.0"

Dependencies

None

Example Playbook

- hosts: master
  become: yes
  vars_files:
    - vars/main.yml
  roles:
    - geoffjay.plantdbroker

Inside vars/main.yml:

plantd_broker_version: "0.1.0"

License

MIT/BSD

Author Information

This role was created in 2019 by Geoff Johnson.

About

Plantd Broker server for Linux.

Install
ansible-galaxy install geoffjay.plantdbroker
GitHub repository
License
mit
Downloads
42