mirror of
https://github.com/ansible-collections/community.crypto.git
synced 2026-05-06 13:22:58 +00:00
Implement use_agent option to get signing key from ssh-agent. (#117)
This commit is contained in:
2
changelogs/fragments/117-openssh_cert-use-ssh-agent.yml
Normal file
2
changelogs/fragments/117-openssh_cert-use-ssh-agent.yml
Normal file
@@ -0,0 +1,2 @@
|
||||
minor_changes:
|
||||
- openssh_cert - add module parameter ``use_agent`` to enable using signing keys stored in ssh-agent (https://github.com/ansible-collections/community.crypto/issues/116).
|
||||
Reference in New Issue
Block a user