infra-role-geth/tasks/main.yml

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