forked from data.coop/ansible
Edit README.md to describe users option
This commit is contained in:
parent
98d57e4cfa
commit
b042d555b6
|
@ -26,6 +26,9 @@ Here is a summary of the options that can be used with the script:
|
|||
# deploy the ubuntu_base role only
|
||||
./deploy.sh base
|
||||
|
||||
# deploy user setup only
|
||||
./deploy.sh users
|
||||
|
||||
# deploy the docker role only
|
||||
./deploy.sh services
|
||||
|
||||
|
|
Loading…
Reference in a new issue