Skip to main content

Interactive SSH for Ansible

Project description

Adds interactive SSH capabilities to Ansible.

usage: ansible-ssh [-h] [–inventory INVENTORY] [–key-file KEYFILE]

[–user USER] [–verbose] [–become] host

positional arguments:

host the host to ssh into

optional arguments:
-h, --help

show this help message and exit

--inventory INVENTORY, -i INVENTORY

ansible inventory file to use instead of the one defined in ansible.cfg

--key-file KEYFILE, -k KEYFILE

ssh private key file to use instead of the default for the user

--user USER, -u USER, -l USER

override the user defined in ansible inventory file

--verbose, -v

pass verbose flag to ssh command

--become, -b

ssh as root instead of the inventory-supplied account

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

ansible_ssh-0.2-py2-none-any.whl (3.8 kB view hashes)

Uploaded Python 2

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page