shell in a container with tools for managing our infrastructure:
- ansible
- molecule (ansible testing)
- prettier, yamllint, ...
- podman
- copy things like required ssh keys, configs and other stuff you want to use in the container to
~/.mtn
source <(curl -s https://raw.githubusercontent.com/mtnstar/mtn-shell/refs/heads/main/source.sh)
provides the mtn command. You might want to add it to your .bashrc.
go: does ssh and sudo su - in one single command, usage: go my-server