A registry of all Cosmos chains that can be used with our Asnsible playbooks.
If you're adding this repository as a submodule to a project for the first time, run:
git submodule add https://github.com/Pupmos/ansible-cosmos-registry group_vars
If you've cloned a project where this repository has already been setup as a submodule, run:
git submodule update --init --recursive
To update your project with the latest copy of this repository, run:
git submodule update --recursive --remote