mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
fedora-docs/translation: only run the cron job in sundries01
There is no need to run it on two hosts simultaneously. Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
@@ -54,6 +54,6 @@
|
|||||||
mode: 0644
|
mode: 0644
|
||||||
tags:
|
tags:
|
||||||
- fedora-docs-translation
|
- fedora-docs-translation
|
||||||
when: env == "production"
|
when: env == "production" and inventory_hostname.startswith('sundries01')
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user