github.com/soomindae/tendermint@v0.0.5-0.20210528140126-84a0c70c8162/networks/remote/ansible/status.yml (about) 1 --- 2 3 - hosts: all 4 user: root 5 any_errors_fatal: true 6 gather_facts: no 7 vars: 8 - service: tendermint 9 roles: 10 - status 11