feat(repo): Initial commit

This commit is contained in:
2025-04-03 02:36:50 +02:00
commit 1d1734f7ec
15 changed files with 311 additions and 0 deletions

8
tasks/main.yml Normal file
View File

@@ -0,0 +1,8 @@
# SPDX-License-Identifier: MIT
- import_tasks: 'repo-enable-free.yml'
- import_tasks: 'repo-enable-non-free.yml'
- import_tasks: 'repo-disable-pve-enterprise.yml'
- import_tasks: 'repo-disable-ceph-enterprise.yml'
- import_tasks: 'repo-remove-nag-screen.yml'
- import_tasks: 'web-ui-get-git-repo-for-reloads.yml'
- import_tasks: 'web-ui-port-443.yml'