Installs and configures consul-backinator
This role requires Ansible 2.1 or higher.
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 |
None
Install consul-backinator binary to /usr/local/bin
- hosts: all
roles:
- { role: kostyrevaa.consul-backinator }
BSD
Aleksandr Kostyrev