[badges] Fix syntax error in badges vars file

When trying to run the badges playbook it failed on this line. And as
it's not the list I'm removing the - at start of the line.
This commit is contained in:
Michal Konecny
2025-07-23 13:09:04 +02:00
parent 6ca9e7d1c1
commit de0183c39a

View File

@@ -13,4 +13,4 @@ badges_award_cronjobs:
- name: badges-dev
schedule: "40 2 * * 4"
# oc describe project/fedora-packages-static | grep supplemental-groups
- openshift_user_id: 1000840000
openshift_user_id: 1000840000