mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
Right now we update translation files once a day at 22:00UTC. So, it makes no sense to generate the translated docs more often than once a day after that update. So, that cron moves to 23:00UTC. The en cron can be once per hour, run it before sync. Finally, adjust the docs-rsync script so it's actually idempotent, and only transfers as much as it needs to. Signed-off-by: Kevin Fenzi <kevin@scrye.com>