Created
February 19, 2021 00:57
-
-
Save Craigson/ef7cd242dce394af315f74f0b4220d5c to your computer and use it in GitHub Desktop.
recap of the main.yaml playbook for launching a Polkadot validator
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
PLAY RECAP *********************************************************************************************************** | |
localhost : ok=3 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 | |
polkadot-monitoring : ok=18 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 | |
polkadot-validator : ok=13 changed=3 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment