You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1234567 |
- rocketchat_subdomain: "chat"
- rocketchat_domain: "{{ rocketchat_subdomain }}.{{ domain }}"
-
- rocketchat_internal_port: "3042"
-
- rocketchat_version: "3.15.0"
- rocketchat_release: "https://cdn-download.rocket.chat/build/rocket.chat-{{ rocketchat_version }}.tgz"
|