mtchavez.consul-template

Ansible Rolle - mtchavez.consul-template

Neueste Version Build-Status

consul-template ermöglicht generisches Template-Rendering und Benachrichtigungen mit Consul

Anforderungen

Es sind keine Anforderungen erforderlich, um consul-template zu installieren.

Rollenvariablen

Nützliche Variablen zur Konfiguration, wie die Version und Architektur oder sogar, wo sie heruntergeladen wird.

consul_template_ver: "0.9.0"
consul_template_arch: "linux_amd64"
consul_template_dl_dir: "/tmp"
consul_template_bin_path: "/usr/local/bin"

Abhängigkeiten

Keine externen Abhängigkeiten

Beispiel-Playbook

Installiere consul-template in einer bestimmten Version

- hosts: servers
  roles:
     - { role: mtchavez.consul-template, consul_template_ver: "0.9.0", become: yes }

Lizenz

MIT

Autoreninformationen

mtchavez - 2015

Über das Projekt

Install consul-template

Installieren
ansible-galaxy install mtchavez.consul-template
GitHub Repository
Lizenz
mit
Downloads
28.2k
Besitzer