mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 20:16:58 +08:00
drop unneeded name argument
This commit is contained in:
@@ -46,7 +46,7 @@ config = dict(
|
||||
'^((?!(pagure)).)*$',
|
||||
],
|
||||
body=[
|
||||
"^((?!(fedora-infrastructure|u'name': u'pagure')).)*$",
|
||||
"^((?!(fedora-infrastructure)).)*$",
|
||||
],
|
||||
),
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user