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

35 lines
638 B

---
galaxy_info:
author: PegaSysEng
role_name: hyperledger-besu
description: Besu is an open-source java enterprise ethereum client
company: PegaSysEng
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