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:
parent
798bf46c82
commit
51077d022e
1 changed files with 1 additions and 1 deletions
|
@ -54,6 +54,6 @@
|
|||
mode: 0644
|
||||
tags:
|
||||
- fedora-docs-translation
|
||||
when: env == "production"
|
||||
when: env == "production" and inventory_hostname.startswith('sundries01')
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue