geoffjay.plantdconfigure
Ansible Role: Plantd Configure
[WIP] Pre-alpha, doesn't work.
Installs and configures a Plantd configure 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_configure_version: "0.1.0"
Dependencies
None
Example Playbook
- hosts: master
become: yes
vars_files:
- vars/main.yml
roles:
- geoffjay.plantdconfigure
Inside vars/main.yml
:
plantd_configure_version: "0.1.0"
License
MIT/BSD
Author Information
This role was created in 2019 by Geoff Johnson.
Install
ansible-galaxy install geoffjay.plantdconfigure
License
mit
Downloads
47
Owner