Skip to content

Latest commit

 

History

History

rocketchat

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Ansible Role: rocketchat

An Ansible Role that installs rocket.chat on Debian and Ubuntu servers without Docker.

Role Variables

Available variables can be found in defaults/main.yml

Example Playbook

    - hosts: all

      vars:
        rocketchat_vhost_server: my_vhost.mydomain.com

      roles:
        - alphanodes.setup.rocketchat