MutableSecurity/mutablesecurity

Access via SSH Key

Closed this issue · 0 comments

Feature Description

Implement an alternative to the actual password-based SSH access by allowing usage of an SSH key.

Possible Solution

The solution consists on a new method in the Leader module that takes a file (the SSH key) as a parameter and uses the @ssh connector of pyinfra. In addition, this functionality required a new parameter in the CLI.

Contact Details

No response