v1.1.0 - Local execution
This release introduce the local
alias for servers. When you run a command with @ local
you will be executing it on the local machine where godo is running.
This means that you can use godo
as a simple wrapper for system commands or other remote execution tools like salt. We have a couple ideas on how to take advantage of this, will address this later on.