Skip to main content

SSH/SFTP Terminal Manager for Ansible

Project description

Ansible SSH

This script list hosts which are defined in Ansible Inventory and open SSH/SFTP connection to host which is selected.

Usage

Print usage:

ansible-ssh

Print version:

ansible-ssh -v

Work with Ansible Inventory

ansible-ssh --ansible-inventory-path <Full Path To Inventory Directory or File> --protocol {sftp, ssh}

PyPI - https://pypi.org/project/ansible-terminal/

Notes

For default, Below parameters are used for SSH/SFTP connection.

user: root
ssh-key: ~/.ssh/
target machine: host

You can overwrite these values by defining related Ansible Behavioral Inventory Properties in the inventory. Parameters:

ansible_ssh_user
ansible_host
ansible_ssh_private_key_file

Thanks

Please do not forget to star when you are using : )

Project details


Download files

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

Source Distribution

ansible-terminal-0.12.0.tar.gz (3.8 kB view hashes)

Uploaded Source

Built Distribution

ansible_terminal-0.12.0-py2-none-any.whl (5.7 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