volanja / ansible_spec

It's ruby gem that connect Ansible & Serverspec for Test Driven Server Configuration(or TDD).
MIT License
229 stars 57 forks source link

set ssh to default connection #124

Closed volanja closed 5 years ago

volanja commented 5 years ago
guyon commented 5 years ago

When exec dynamic_inventory, only 22 SSH port only use.

https://github.com/volanja/ansible_spec/blob/b1f93ebf96a3e9c7febf8e02704fa78f165c35b3/lib/ansible_spec/load_ansible.rb#L146