ansible-role-rocketchat/tasks/main.yml

8 lines
140 B
YAML
Raw Normal View History

2022-05-27 23:27:40 +00:00
---
# tasks file for setting up a rocketchat server on ubuntu20.04
2022-05-27 23:27:40 +00:00
- include: docker.yml
2022-07-08 01:56:25 +00:00
tags: install-docker
2022-05-27 23:27:40 +00:00
- include: rocketchat.yml