Add ansible and ansible@2.8 to blocklist
This commit is contained in:
parent
57cac49559
commit
1f5479798c
@ -6,6 +6,8 @@ module PyPI
|
||||
PYTHONHOSTED_URL_PREFIX = "https://files.pythonhosted.org/packages/"
|
||||
|
||||
AUTOMATIC_RESOURCE_UPDATE_BLOCKLIST = %w[
|
||||
ansible
|
||||
ansible@2.8
|
||||
diffoscope
|
||||
dxpy
|
||||
molecule
|
||||
|
Loading…
x
Reference in New Issue
Block a user