andrelohmann / ansible-role-consul

Ansible Role installing hashicorp consul

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

consul

Build Status

Use this role to install consul.

Requirements

This role requires ubuntu.

Role Variables

consul_version: 1.9.6 #defaults to 'latest'

Example Playbook

- hosts: consul
  roles:
     - andrelohmann.consul

License

MIT

Author Information

https://github.com/andrelohmann

About

Ansible Role installing hashicorp consul

License:MIT License