DOC: updated readme

This commit is contained in:
xpk
2020-02-17 15:14:04 +08:00
parent 61fab0e136
commit 3889081bc9
+7
View File
@@ -25,3 +25,10 @@ Provide the userlist, group, and sudoers variables in a playbook, e.g:
- RHEL7 - RHEL7
- CentOS7 - CentOS7
- Ubuntu18 - Ubuntu18
## Add this as a submodule to your ansible home
```
git submodule add https://xpk.headdesk.me/git/xpk/role.users.git roles/users
git commit -S -m 'ADD: adcli submodule'
git push
```