From 5008dbfab646b698c23995ac0cd9dd109c33a68f Mon Sep 17 00:00:00 2001 From: xpk Date: Fri, 3 May 2019 20:08:31 +0800 Subject: [PATCH] doc: updated readme --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 87604cf..802fb22 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,5 @@ -# Ansible role for creating OS user -Create user and optionally put user into sudoers. By default, user is added to ssh_access group. Group will be created if not exist. - +# 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. URL: https://xpk.headdesk.me/git/xpk/role.users