DOC: updated readme

This commit is contained in:
xpk
2020-02-17 15:14:33 +08:00
parent 3889081bc9
commit 92f3e46f9d
+1 -1
View File
@@ -29,6 +29,6 @@ Provide the userlist, group, and sudoers variables in a playbook, e.g:
## Add this as a submodule to your ansible home ## Add this as a submodule to your ansible home
``` ```
git submodule add https://xpk.headdesk.me/git/xpk/role.users.git roles/users git submodule add https://xpk.headdesk.me/git/xpk/role.users.git roles/users
git commit -S -m 'ADD: adcli submodule' git commit -S -m 'SUB: users submodule'
git push git push
``` ```