9 lines
118 B
YAML
9 lines
118 B
YAML
# vim: ft=yaml.ansible
|
|
# code: language=ansible
|
|
---
|
|
apps_include:
|
|
- postfix
|
|
- nextcloud
|
|
- restic
|
|
- watchtower
|