ansible/matrix-riot.yml

7 lines
92 B
YAML
Raw Normal View History

2019-02-07 13:37:03 +01:00
---
# Install Riot on Riot containers
- hosts: riot.adm.auro.re
roles:
2019-02-16 12:26:09 +01:00
- matrix-riot
2019-02-07 13:37:03 +01:00