Getting started with 1Password for your growing team, or refining your setup? Our Secured Success quickstart guide is for you.
Forum Discussion
floris_1P
1Password Team
4 years agoSSH Client Compatibility
With the many SSH clients out there, not every one of those supports every SSH agent configuration option.
To save you some headaches, we've been testing a lot of popular SSH & Git clients lately ...
Enceladus
3 years agoOccasional Contributor
The tools we'll be covering next on the compatibility page:
* Terraform
* Ansible
floris_1P is there any update about Ansible compatibility? I'm running into a weird error in an Ansible setup that does a git pull on a remote server. I have two SSH keys in 1Password (one for my webserver and one for github/gitlab). I can use either of them independently just fine on my computer. SSH forwarding works fine normally: I can SSH into the webserver and git pull
manually, and 1Password prompts me for permission to use the Github key and everything works. But when I try to run an Ansible playbook doing the exact same thing, I get an error that signing failed for ED25519 \"GitHub/GitLab SSH Auth Key\" from agent: communication with agent failed