chore: move gitea-images to vars file
All checks were successful
Deploy / Prepare Build (push) Successful in 50s

This commit is contained in:
2025-09-12 18:12:03 +10:00
parent 9ffc6f02dd
commit b8ef57c626
6 changed files with 338 additions and 340 deletions

View File

@ -44,6 +44,9 @@
- hosts: docker
become: yes
vars_files:
- vars/gitea-images.yml
pre_tasks:
- name: Connect iscsi
import_tasks: tasks/iscsi.yml