1
0
Fork 0
fossasia-video/ansible/recorders.yml

16 lines
215 B
YAML
Raw Permalink Normal View History

---
- hosts: all
roles:
2020-03-07 17:14:10 +08:00
- productivity
- laptop
- role: cloudalchemy.node-exporter
tags: node_exporter
2020-03-07 17:14:10 +08:00
- hosts: recorders
roles:
- role: recorder
2020-03-18 21:02:12 +08:00
tags:
- base
- obs
2020-03-09 01:01:00 +08:00