Update 'README.md'

This commit is contained in:
jens 2020-09-11 23:31:06 +00:00
parent ff6e6da87f
commit 34867e92f6
1 changed files with 3 additions and 1 deletions

View File

@ -47,8 +47,10 @@ Example Playbook
roles:
- ansible-role-im
vars:
- im_domain: "im.caret.be"
- im_domain: "im.example.com"
- im_admin_email: "im@example.com"
- im_http_listen: "192.168.1.112"
- im_http_port: 8000
```