From b1e50844630d013614788d8cf61de4f091800f71 Mon Sep 17 00:00:00 2001 From: xpk Date: Fri, 3 May 2019 20:09:39 +0800 Subject: [PATCH] readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 802fb22..9dc8acc 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Ansible role for creating OS users -Create users and optionally put them into sudoers. By default, users are added to ssh_access group. Group will be created if not exist. +Create users and optionally put them into sudoers. By default, users are added to ssh_access group. Group will be created if not exist. Password will be generated and displayed in ansible's output. URL: https://xpk.headdesk.me/git/xpk/role.users