This role is intended to be used together with the ethpandaops.general.ethereum_node
role.
The purpose is to try to find and set facts about your running ethereum nodes.
You'll need docker on the ansible controller host. Make sure to install it upfront.
Default variables are defined in defaults/main.yaml
The following facts can be discovered and set when using this role:
ethereum_node_fact_el_enode
- Execution client enodeethereum_node_fact_cl_enr
- Consenus client ENRethereum_node_fact_cl_peer_id
- Consensus client peer id
You'll need docker installed locally to run this role.