Fix problem with ssh keys #3

Closed
Ghost wants to merge 0 commits from ssh-key-fix into master
First-time contributor

Mostly stolen from ansible-roles to be honest, but it solves the problem.

The structure of our private variables went from [user => name, ssh_key ] to [user => name, ssh_keys => [key]] but our role did not adapt.

Mostly stolen from ansible-roles to be honest, but it solves the problem. The structure of our private variables went from [user => name, ssh_key ] to [user => name, ssh_keys => [key]] but our role did not adapt.
jlecour was assigned by Ghost 2019-01-18 15:36:17 +01:00
Ghost closed this pull request 2019-01-18 15:37:22 +01:00

Pull request closed

Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: evolix/EvoBSD#3
No description provided.