Update 'ansible_host_var.json'
This commit is contained in:
parent
9160dc264c
commit
599e506e01
@ -2,7 +2,7 @@
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
"regexManagers": [
|
||||
{
|
||||
"fileMatch": ["host_vars\\/.*\\.yml", "group_vars\\/.*\\.yml"],
|
||||
"fileMatch": ["inventories\\/host_vars\\/.*\\.yml", "inventories\\/group_vars\\/.*\\.yml"],
|
||||
"matchStrings": [
|
||||
"datasource=(?<datasource>.*?) depName=(?<depName>.*?)( versioning=(?<versioning>.*?))?\\s.*?_version: \"(?<currentValue>.*)\"\\s"
|
||||
],
|
||||
|
Loading…
Reference in New Issue
Block a user