add default port to readme
This commit is contained in:
parent
5a447aa206
commit
69efe5787d
1 changed files with 6 additions and 0 deletions
|
@ -14,6 +14,12 @@ Then use following command to install the role
|
||||||
|
|
||||||
ansible-galaxy install -r requirements.yml
|
ansible-galaxy install -r requirements.yml
|
||||||
|
|
||||||
|
Running
|
||||||
|
-------
|
||||||
|
|
||||||
|
Include the role like a normal ansible role.
|
||||||
|
|
||||||
|
The server will run on port 3000 by default.
|
||||||
|
|
||||||
|
|
||||||
How ansible works
|
How ansible works
|
||||||
|
|
Loading…
Reference in a new issue