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

2 commits

Author SHA1 Message Date
Patrick Marchand 846e9aba0e Adds admin tag back to ssh-key task 2019-01-18 15:05:37 -05:00
Patrick Marchand 77269a2c3f Fixed problem with ssh keys
ssh key variable is a list of keys, not a single key. Use a loop
and the authorized keys module to fix this.
2019-01-18 09:30:42 -05:00