ansible/roles/packager_alias
Pierre-Yves Chibon 62405a2753 packager_alias: Another fix for when somehow pagure doesn't return JSON data
From the logs of this cron job running, it appears that every now and then
a request to pagure isn't returning JSON data. Could be because the server
got restarted in the middle or something else.
The result is however the same, the request's data can't be converted to
JSON.

This commit is an addition to 0db6035454 which
was already taking care of a similar issue but when retrieving project
information, this one is for retrieving groups information.

Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-05-11 13:45:02 +02:00
..
files packager_alias: Another fix for when somehow pagure doesn't return JSON data 2020-05-11 13:45:02 +02:00
tasks Put a lock wrapper also around the package-owner-aliases cronjob on bastion. 2017-08-10 15:51:52 +00:00