mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-06-27 23:57:02 +08:00
Turns out that the subjects: thing is just informational
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
@@ -5,8 +5,7 @@ metadata:
|
||||
name: appowners
|
||||
roleRef:
|
||||
name: appowner
|
||||
subjects:
|
||||
userNames:
|
||||
{% for owner in appowners %}
|
||||
- kind: User
|
||||
name: "{{owner}}"
|
||||
- {{ owner }}
|
||||
{% endfor %}
|
||||
|
||||
Reference in New Issue
Block a user