mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-24 10:31:56 +08:00
Specify how to run the cron job
This commit is contained in:
@@ -272,7 +272,7 @@
|
||||
name: pagure-poc
|
||||
user: root
|
||||
minute: 0
|
||||
job: /usr/libexec/pagure-dist-git/pagure_poc.py /srv/cache/extras
|
||||
job: /usr/bin/python2 /usr/libexec/pagure-dist-git/pagure_poc.py /srv/cache/extras
|
||||
cron_file: pagure-poc
|
||||
state: present
|
||||
when: env == 'staging'
|
||||
|
||||
Reference in New Issue
Block a user