Ansible role that will install (& uninstall), configure and runs Besu: an enterprise Java Ethereum Client
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible-role-besu/meta/main.yml

36 lines
636 B

---
galaxy_info:
author: Consensys
4 years ago
role_name: hyperledger_besu
description: Besu is an open-source java enterprise ethereum client
company: Consensys
license: license (Apache)
min_ansible_version: 2.6
platforms:
- name: Debian
versions:
- jessie
- stretch
- name: Ubuntu
versions:
- xenial
- bionic
- cosmic
- name: EL
versions:
- 7
- name: Fedora
versions:
- 28
- 29
- 30
- name: MacOSX
versions:
- all
galaxy_tags:
- besu
- blockchain
- ethereum
- enterprise
- crypto