1
0
Fork 0
forked from infra/ansible

forgejo: update dependencies for the runnerhost VM

Signed-off-by: David Kirwan <davidkirwanirl@gmail.com>
This commit is contained in:
David Kirwan 2026-04-01 17:18:43 +01:00
commit b7a8ccdf87
Signed by untrusted user: dkirwan
GPG key ID: A5893AB6474AC37D
2 changed files with 11 additions and 0 deletions

3
.gitignore vendored
View file

@ -1,6 +1,9 @@
*.swp
*.pyc
# Cursor workspace
.cursor
# emacs projectile
.projectile

View file

@ -4,5 +4,13 @@ forgejo_project_description: "Forgejo Gitforge"
forgejo_application_name: "{{ forgejo_namespace }}"
forgejo_runnerhost_packages:
- ansible
- podman
- python3
- python3-kubernetes
- git
- cronie
- gawk
- sed
- zabbix-agent
- ca-certificates