neoave / mrack

Multicloud use-case based multihost async provisioner for CIs and testing during development
Apache License 2.0
11 stars 14 forks source link

feat: configurable ssh options #259

Closed pvoborni closed 1 year ago

pvoborni commented 1 year ago

This implements configurable ssh options according to design:

https://mrack.readthedocs.io/en/latest/designs/ssh_options.html

With the idea that those options will be used for SSH connections check as well as added to generated Ansible inventory so that other tools can use it.