cosmos-sdk/networks/remote/ansible/setup-fullnodes.yml

14 lines
180 B
YAML

---
#GENESISFILE required
#CONFIGFILE required
#BINARY required
- hosts: all
any_errors_fatal: true
gather_facts: no
roles:
- increase-openfiles
- setup-fullnodes