Add conduit to stack

This commit is contained in:
2025-02-28 12:24:23 -07:00
parent d43f70b68f
commit d2d0accd2c
8 changed files with 100 additions and 1 deletions

View File

@ -152,4 +152,7 @@
- name: Install changedetection
import_tasks: changedetection.yml
tags: changedetection
tags: changedetection
- name: Install conduit
import_tasks: conduit.yml
tags: conduit