Skip to content

SSH into a random host in a given Ansible group. Useful for when you just need to get onto one host in a group, and don't care which.

License

Notifications You must be signed in to change notification settings

simonft/random-ansible-host

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

random-ansible-host

SSH into a random host in a given Ansible group. Useful for when you just need to get onto one host in a group, and don't care which.

Usage:

rah --inventory PATH_TO_INVENTORY_FILE_OR_DIRECTORY ssh ANSIBLE_GROUP

Installation:

pip install https://github.com/simonft/random-ansible-host/zipball/master

About

SSH into a random host in a given Ansible group. Useful for when you just need to get onto one host in a group, and don't care which.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages