How to use Sparrowdo to manage your hosts over ssh InstallationInstall Sparrowdo as Raku module using zef package manager % zef install –/test Sparrowdo BootstrapBootstrap process installs Sp…
Managing multiple ssh hosts using inventory files in Sparrowdo
How to deploy multiple host instances via Sparrowdo inventory files Host groups Sparrowdo has tags mechanism to group hosts. Just put following content to hosts.raku file: #!raku [ %( host => &#…
@malte you may consider #Sparrowdo if you don’t mind a bit of #RakuLang - the best of two worlds ( declarative DSL and imperative flexibility when required )
How to use Sparrowdo to manage your hosts over ssh InstallationInstall Sparrowdo as Raku module using zef package manager % zef install –/test Sparrowdo BootstrapBootstrap process installs Sp…