Fix templated ansible_ssh_common_args issues
Fixes #905
@momiji you may want to add fixes #905 to the description so GitHub successfully links the PR to the issue as its patch/fix.
@Zocker1999NET Sure, but where? In the title, or in the text below? Sorry, I've never done this before...
@Zocker1999NET Sure, but where? In the title, or in the text below? Sorry, I've never done this before...
@momiji just add it to description, I don't think GitHub parses the title for that. And try to not put in a header like you already did, as GH didn't recognize that either. Probably good2know, you can use different keywords as well, see here
@moreati Are there any plans to merge this? It looks like it would fix some long-standing issues (e.g. #599).
~~Nevermind, applying this diff to 0.3.7 does not fix the issue for me.~~
Correction: this does fix the ssh_common_args, but I am running also into the issue that a templated ssh_user is not correctly handled.