mirror of
https://github.com/tendermint/tendermint.git
synced 2026-07-23 00:12:32 +00:00
Debugging genesis gathering
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
register: pubkeys
|
||||
changed_when: false
|
||||
|
||||
- debug: var=((groups[testnet_name]|default([]))+(groups['tag_Environment_'~testnet_name]|default([])))
|
||||
- debug: var=pubkeys
|
||||
|
||||
- name: register tendermint public keys as host facts
|
||||
|
||||
Reference in New Issue
Block a user