11 lines
138 B
YAML
11 lines
138 B
YAML
# vim: ft=yaml.ansible
|
|
# code: language=ansible
|
|
---
|
|
apps_include:
|
|
- postfix
|
|
- emby
|
|
- nextcloud
|
|
- pihole
|
|
- restic
|
|
- watchtower
|