geoffjay.plantdmaster
Ansible Role: Plantd Master
Note: This is a work in progress and may not function correctly yet.
This role sets up and configures a Plantd master server on a Debian system.
Requirements
You need to have a working installation of go
.
Role Variables
Here are the available variables with their default values (check defaults/main.yml
):
plantd_master_version: "0.1.0"
Dependencies
No dependencies.
Example Playbook
Here is an example of how to use this role in a playbook:
- hosts: master
become: yes
vars_files:
- vars/main.yml
roles:
- geoffjay.plantdmaster
In the vars/main.yml
file, you can set:
plantd_master_version: "0.1.0"
License
This project is under the MIT/BSD license.
Author Information
This role was created by Geoff Johnson in 2019.
Installa
ansible-galaxy install geoffjay.plantdmaster
Licenza
mit
Download
101
Proprietario