fix: rename files to .yaml
All checks were successful
Ansible Linter / ansible-lint (push) Successful in 17s
Lint Markdown files / markdown-lint (push) Successful in 4s

This commit is contained in:
2025-11-23 16:18:33 +01:00
parent 52c90d440e
commit fc1ac93fea
6 changed files with 2 additions and 2 deletions

27
defaults/main.yaml Normal file
View File

@@ -0,0 +1,27 @@
---
renovate_config:
# autodiscover: true
cacheDir: "{{ renovate_cache_dir }}"
# endpoint: ""
# logFile: ""
# logFileLevel: ""
# platform: ""
# token: ""
renovate_dir: /srv/docker/renovate
renovate_docker_compose_bin: /usr/bin/docker-compose
renovate_cache_dir: /tmp/renovate/cache
renovate_container_environment: []
# GITHUB_COM_TOKEN: ""
# NODE_TLS_REJECT: ""
renovate_container_image: docker.io/renovate/renovate:36.71.0-slim
renovate_container_user: 1000:977
renovate_systemd_dir: /etc/systemd/system
renovate_systemd_status_email: false
renovate_systemd_timer_oncalendar: "*-*-* *:0/15:00"