remove booklore network
Some checks failed
Deploy Containers / Prepare (push) Failing after 27s

This commit is contained in:
2026-01-10 01:40:16 -05:00
parent d115aabb12
commit a25ed32a4d
2 changed files with 3 additions and 1 deletions

View File

@@ -75,6 +75,9 @@
- name: Deploy Romm
import_tasks: tasks/romm.yml
tags: romm_deploy
- name: Deploy Booklore
import_tasks: tasks/booklore.yml
tags: booklore_deploy
- hosts: jackson

View File

@@ -6,7 +6,6 @@
name: booklore
networks:
- name: homelab
- name: booklore
directories:
- "{{ data_dir }}/booklore"
- "{{ data_dir }}/booklore/data"