chore: update omada for rebuild

This commit is contained in:
2025-10-11 19:00:37 +10:00
parent 21997f3c33
commit 9777fb2813
2 changed files with 21 additions and 24 deletions

View File

@@ -1,19 +1,8 @@
---
- hosts: omada
become: yes
roles:
- role: nfs
mounts:
- name: Data share
path: /data
src: truenas.comprofix.xyz:/mnt/datapool/docker
tags: nfs_install
- name: Setup the omada
hosts: omada
become: true
tasks:
- name: Deploy Dozzle Agent
import_tasks: tasks/dozzle-agent.yml
tags: dozzle-agent_install
- name: Deploy Omada
- name: Deploy omada controller
import_tasks: tasks/omada.yml
tags: omada_install
tags: omada_lxc_install