mirror of
https://github.com/thegeeklab/ansible-doctor.git
synced 2024-11-24 13:50:42 +00:00
use exact package name match
This commit is contained in:
parent
1dc53d1970
commit
2ce29b2bff
@ -5,7 +5,7 @@
|
||||
{
|
||||
"matchManagers": ["woodpecker"],
|
||||
"matchFileNames": [".woodpecker/test.yml"],
|
||||
"matchPackagePatterns": ["^docker.io/library/python"],
|
||||
"matchPackageNames": ["docker.io/library/python"],
|
||||
"enabled": false
|
||||
}
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user