mirror of
https://github.com/tendermint/tendermint.git
synced 2026-08-20 22:26:15 +00:00
8 lines
92 B
YAML
8 lines
92 B
YAML
---
|
|
|
|
- hosts: "{{ lookup('env','TF_VAR_TESTNET_NAME') }}"
|
|
user: root
|
|
roles:
|
|
- stop
|
|
|