6 lines
108 B
YAML
6 lines
108 B
YAML
---
|
|
# Install Riot web on corresponding containers
|
|
- hosts: riot.adm.auro.re
|
|
roles:
|
|
- matrix-riot-web
|
|
|