site: Remove frigate PB

The `frigate` playbook cannot be applied by the host provisioner for
several reasons.  First, it needs manual intervention in order to enroll
the MOK which is used to sign the `gasket-driver` kernel modules.
Further, it needs several encrypted values from Ansible Vault, which are
not available to the _host-provisioner_.
This commit is contained in:
2025-11-16 12:22:48 -06:00
parent 2d53fe6acd
commit c1944fc78a

View File

@@ -2,7 +2,7 @@
- import_playbook: scrape-collectd-configmap.yml
- import_playbook: fileserver.yml
- import_playbook: frigate.yml
#- import_playbook: frigate.yml
- import_playbook: gitea.yml
- import_playbook: jellyfin.yml
- import_playbook: kubernetes.yml