migrate-ssh-keys
Migrate authorized_keys and private_keys from a source controller to the current Ansible controller, specifying SSH user and key types.
Instructions
Migrate SSH keys from existing controller
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sourceHost | Yes | Source controller host | |
| sshUser | No | SSH user | ansible |
| keyTypes | No | Key types to migrate |