This role will generate a Ethereum genesis network configuration and required validator keys.
It uses the ethereum-genesis-generator
You'll need docker on the ansible controller host. Make sure to install it upfront.
Default variables are defined in defaults/main.yaml
You'll need docker installed locally to run this role.
Your playbook could look like this:
- hosts: localhost
roles:
- role: ethpandaops.general.ethereum_genesis