Add ssh users with ansible roles 79/23079/1
authorYujun Zhang <zhang.yujunz@zte.com.cn>
Thu, 13 Oct 2016 07:58:10 +0000 (15:58 +0800)
committerYujun Zhang <zhang.yujunz@zte.com.cn>
Thu, 13 Oct 2016 07:58:10 +0000 (15:58 +0800)
commit9977d7c5f98e3312b56350fc9fe2ea137d0902bb
treece804edfe7e910964c93948d5af1a20b2221bac5
parent69019f4dceec6f8bcb9eaf540b5f7257fce9530f
Add ssh users with ansible roles

Change-Id: I10a9f1ed2fbc1fbef5d488263b25d482fcaa320b
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
supporting/servers/roles/ssh/defaults/main.yml [new file with mode: 0644]
supporting/servers/roles/ssh/files/taseer.authorized_keys [new file with mode: 0644]
supporting/servers/roles/ssh/files/yujunz.authorized_keys [new file with mode: 0644]
supporting/servers/roles/ssh/tasks/main.yml [new file with mode: 0644]
supporting/servers/ssh.yml [new file with mode: 0644]