diff --git a/README.md b/README.md index 9dc8acc..955309a 100644 --- a/README.md +++ b/README.md @@ -25,3 +25,10 @@ Provide the userlist, group, and sudoers variables in a playbook, e.g: - RHEL7 - CentOS7 - 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 +```