1
0
分叉 0
分叉自 cisti/infra
infra/roles/stable/mumble/meta/main.yml
2021-01-06 13:02:22 +01:00

11 行
無檔案結尾符
195 B
YAML

---
dependencies:
# install nodejs
- role: stable/nodejs
# backup sqlitedb, certs, etc
- role: stable/restic
when: with_backup | bool
vars:
restic_folders: ['/srv/murmur']