--- 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 }}"