Getting started with 1Password for your growing team, or refining your setup? Our Secured Success quickstart guide is for you.
Forum Discussion
brchar
2 years agoNew Contributor
Beg Report: ED25519 SSH Private Keys human-readable value differs from json value
in troubleshooting with the ansible community, we have discovered that ED25519 SSH Keys generated by 1Password have an incorrect value in the private key value field when using "--format json" flag. ...
brchar
2 years agoNew Contributor
This is the command being used by ansible:
op item get $key_name --vault=$vault_name --fields=$field_list --reveal --format=json
so in my case
op item get 'My Test Key' --vault='SSH Keys' --fields=private_key --reveal --format=json