Manfred Touron

Results 499 comments of Manfred Touron

There is already an open issue for `1.`: #181

I like the idea, but I would push it to the next level by allowing a "meta hosts" which have a full configuration fallback: ``` yaml hosts: hosta: configs: -...

Ok :) In my opinion, a _list of ports for the same host_ is already something not so common, that's why I wanted to create something that handle every "rare...

Hum, I really don't know, actually I only thought about hooks for achievements (kind of https://github.com/icefox/git-achievements), but hooks may unlock some useful workflows We need to think about which kind...

hooks are implemented, achievements aren't yet

I just tried to trigger checksum errors without success: ```console $ brew uninstall assh Uninstalling /usr/local/Cellar/assh/2.8.0... (3 files, 11.2MB) $ brew install assh ==> Downloading https://homebrew.bintray.com/bottles/assh-2.8.0.mojave.bottle.tar.gz Already downloaded: /Users/moul/Library/Caches/Homebrew/downloads/295b40f497217a3c002269c7fff104fa0cb6b40011bd503299991ac15763b62d--assh-2.8.0.mojave.bottle.tar.gz ==>...

Hi @renard I'm not 100% sure, but I think that's because YAML is case-sensitive and I made a hack to be more flexible and support case-insensitive YAML files (see https://github.com/go-yaml/yaml/issues/123)...

Hi @balrawat, thank you for reporting Can you give me an (anonymised) example of configuration file ? I will give a try and come back to you

Ok, I got it! I though you were talking about DNS Canonical names (a.k.a CNAME), I wasn't aware of this SSH feature yet, so I need to give a deeper...

Hi @Trozz, An argument when using the `ssh` binary or an argument in the configuration file ?