feat: Komodo periphery pub key

This commit is contained in:
Lino Silva
2026-04-03 23:36:52 +01:00
parent ea17af3ad0
commit 0c887b8cdb
3 changed files with 67 additions and 24 deletions
+8 -24
View File
@@ -4,14 +4,6 @@
# roles:
# - proxmox_vm
- hosts: edge
become: yes
roles:
- base
- docker
- keepalived
- traefik
- hosts: infra
become: yes
roles:
@@ -21,20 +13,12 @@
- tinyauth
- pocketid
- website
# - hosts: all
# become: yes
# roles:
# - base
# - docker
# - komodo
# - hosts: purah
# become: yes
# roles:
# - vm_infra
# - vm_plex
# - hosts: yunobo
# become: yes
# roles:
# - vm_apps
- hosts: edge
become: yes
roles:
- base
- docker
- komodo-periphery
- keepalived
- traefik