roles/common: Add functionality to copy user keys to provisioning user

Signed-off-by: Alan Orth <alan.orth@gmail.com>
This commit is contained in:
2014-10-11 12:13:45 +03:00
parent 614f90a058
commit 1e2193efc9
4 changed files with 17 additions and 0 deletions

View File

@ -37,4 +37,8 @@
- include: provisioning.yml
tags: provisioning
- include: ssh-keys.yml
tags: ssh-keys
# vim: set sw=2 ts=2: