mirror of
https://github.com/status-im/infra-role-geth.git
synced 2025-01-10 12:15:44 +00:00
Jakub Sokołowski
b78e128d91
details: https://github.com/ethereum/go-ethereum/issues/19859 Signed-off-by: Jakub Sokołowski <jakub@status.im>
11 lines
267 B
YAML
11 lines
267 B
YAML
---
|
|
- import_tasks: checks.yml
|
|
- import_tasks: generate.yml
|
|
- import_tasks: trusted_peers.yml
|
|
- import_tasks: container.yml
|
|
- import_tasks: firewall.yml
|
|
- import_tasks: wrapper.yml
|
|
- import_tasks: save_enode.yml
|
|
- import_tasks: consul.yml
|
|
when: geth_consul_enabled
|