add pinchflat to stack

This commit is contained in:
2025-02-28 12:28:17 -07:00
parent 1271fdc2ce
commit e8c9d42b77
3 changed files with 39 additions and 0 deletions

View File

@ -154,10 +154,14 @@
- name: Install changedetection
import_tasks: changedetection.yml
tags: changedetection
- name: Install conduit
import_tasks: conduit.yml
tags: conduit
- name: Install pinchflat
import_tasks: pinchflat.yml
tags: pinchflat
- name: Install appriseapi
import_tasks: appriseapi.yml