Skip to content

kostyrev/ansible-role-consul-backinator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

consul-backinator

Build Status

Installs and configures consul-backinator

Requirements

This role requires Ansible 2.1 or higher.

Role Variables

Name Description
backinator_version Version to download
backinator_pkg Binary name
backinator_pkg_url Full url to download binary from
backinator_bin_dir Path to extract binary to

Dependencies

None

Example Playbook

Install consul-backinator binary to /usr/local/bin

- hosts: all
  roles:
    - { role: kostyrevaa.consul-backinator }

License

BSD

Author Information

Aleksandr Kostyrev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages