Install renovate

It doesn't quite work, as really it needs docker to correctly update packages. But it's a start for now
This commit is contained in:
Jake Howard
2022-01-01 18:23:32 +00:00
parent b81f250d02
commit 78b0161585
8 changed files with 101 additions and 0 deletions

View File

@ -0,0 +1,2 @@
renovate_gitlab_token: "{{ vault_renovate_gitlab_token }}"
renovate_github_token: "{{ vault_renovate_github_token }}"