mirror of
https://github.com/status-im/infra-role-geth.git
synced 2025-01-26 11:59:12 +00:00
10 lines
240 B
YAML
10 lines
240 B
YAML
---
|
|
- 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
|