fix: formatting dozzle agent task
All checks were successful
Deploy / Prepare Build (push) Successful in 50s
All checks were successful
Deploy / Prepare Build (push) Successful in 50s
This commit is contained in:
parent
c1ddfc5411
commit
92f8d613ba
8
main.yml
8
main.yml
@ -125,7 +125,7 @@
|
|||||||
|
|
||||||
- name: Deploy gitea-runner-homelab
|
- name: Deploy gitea-runner-homelab
|
||||||
import_tasks: tasks/gitea-runner-homelab.yml
|
import_tasks: tasks/gitea-runner-homelab.yml
|
||||||
tags: gitea_runner_homelab_install
|
tags: gitea-runner-homelab_install
|
||||||
|
|
||||||
tags: dockerserver_install
|
tags: dockerserver_install
|
||||||
|
|
||||||
@ -147,9 +147,9 @@
|
|||||||
tasks:
|
tasks:
|
||||||
- name: Deploy Dozzle Agent
|
- name: Deploy Dozzle Agent
|
||||||
import_tasks: tasks/dozzle-agent.yml
|
import_tasks: tasks/dozzle-agent.yml
|
||||||
tags: dozzle_agent_install
|
tags: dozzle-agent_install
|
||||||
|
|
||||||
- name: Deploy Omada
|
- name: Deploy Omada
|
||||||
import_tasks: tasks/omada.yml
|
import_tasks: tasks/omada.yml
|
||||||
tags: omada_container_install
|
tags: omada_install
|
||||||
tags: omada_install
|
tags: omada_lxc_install
|
||||||
|
Loading…
Reference in New Issue
Block a user