ansible-toolbox
ansible-toolbox copied to clipboard
feature: ansible-ssh script
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.