Files
2026-01-30 15:07:31 -05:00

17 lines
473 B
YAML

---
galaxy_info:
author: Patrick Jaroszewski
description: Deploy Audiobookshelf with Docker Compose
license: MIT
dependencies:
- role: patrickj.docker_apps.docker_compose_app
vars:
app_role_name: audiobookshelf
app_subdirectories:
- "{{ audiobookshelf_config_path }}"
- "{{ audiobookshelf_metadata_path }}"
app_backup_subdirectories:
- "{{ audiobookshelf_config_path }}"
- "{{ audiobookshelf_metadata_path }}"