last commit before new job

This commit is contained in:
2023-11-26 19:22:30 +01:00
parent 602142d931
commit f74c5beef1
7 changed files with 269 additions and 1 deletions

4
group_vars/all.yml Normal file
View File

@@ -0,0 +1,4 @@
github_registry_containerlab: ghcr.io
github_user: staff92
github_token: ghp_XXXXXXXXX
github_registry_clabernetes: "oci://{{ github_registry_containerlab }}/srl-labs/clabernetes/clabernetes"

View File

@@ -1,6 +1,5 @@
---
helm_version: 'v3.13.2'
install_docker: true
install_fail2ban: true