ansible-toolbox icon indicating copy to clipboard operation
ansible-toolbox copied to clipboard

feature: ansible-ssh script

Open ssbarnea opened this issue 7 years ago • 0 comments

One very useful script to have would an ansible-ssh which would start an interactive ssh session with the $1 hostname from inventory ini.

This can be implemented in few lines of bash or python and it would have to load all ssh info from ansible config using ansible-inventory command.

ssbarnea avatar Jul 27 '18 17:07 ssbarnea