Fix problem with ssh keys #4

Merged
Ghost merged 2 commits from ssh-key-fix into dev 2019-01-21 11:47:35 +01:00
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:38:40 +01:00
Author
First-time contributor

Just tested on internal server and it works great.

Just tested on internal server and it works great.
Author
First-time contributor

All right! Let's merge it then!

All right! Let's merge it then!
Ghost closed this pull request 2019-01-21 11:36:27 +01:00
Ghost reopened this pull request 2019-01-21 11:47:13 +01:00
Ghost closed this pull request 2019-01-21 11:47:35 +01:00
Ghost deleted branch ssh-key-fix 2019-01-21 11:47:44 +01:00
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#4
No description provided.