Create a dedicated machine for renovate

This way it can do what it wants with docker. Because apparently it's very picky about how it's setup
This commit is contained in:
Jake Howard
2022-01-01 22:58:03 +00:00
parent 78b0161585
commit 1a74e05a7c
6 changed files with 34 additions and 10 deletions

View File

@ -32,6 +32,7 @@
- pve-gitlab-runner
- grimes
- decker
- renovate
roles:
- role: geerlingguy.docker
become: true
@ -56,7 +57,6 @@
- pve_nebula_route
- privatebin
- vaultwarden
- renovate
- hosts: ingress
roles:
@ -122,3 +122,7 @@
- nebula
- restic
- uptime_kuma
- hosts: renovate
roles:
- renovate