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:
2
site.yml
2
site.yml
@@ -2,7 +2,7 @@
|
|||||||
- import_playbook: scrape-collectd-configmap.yml
|
- import_playbook: scrape-collectd-configmap.yml
|
||||||
|
|
||||||
- import_playbook: fileserver.yml
|
- import_playbook: fileserver.yml
|
||||||
- import_playbook: frigate.yml
|
#- import_playbook: frigate.yml
|
||||||
- import_playbook: gitea.yml
|
- import_playbook: gitea.yml
|
||||||
- import_playbook: jellyfin.yml
|
- import_playbook: jellyfin.yml
|
||||||
- import_playbook: kubernetes.yml
|
- import_playbook: kubernetes.yml
|
||||||
|
|||||||
Reference in New Issue
Block a user