Debugging genesis gathering

This commit is contained in:
Greg Szabo 2017-07-29 07:35:30 +00:00
parent 86e9e7d7c5
commit ca9bad2b04
1 changed files with 1 additions and 0 deletions

View File

@ -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