Typo
This commit is contained in:
parent
5faef9a30c
commit
c9c83f9acb
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@
|
|||
template: src=config.ini.j2 dest=/etc/taskotron_base_images/config.ini owner=root group=root mode=0644
|
||||
|
||||
- name: Download/update images
|
||||
command: '/var/lib/fedoraqa/base_images/get_latest_image/get_latest_image.py update --get-missing --outdir {{imagesdir}} {{imagesdir}} > /dev/null'
|
||||
command: '/var/lib/fedoraqa/base_images/get_latest_image/get_latest_image.py update --get-missing --outdir {{imagesdir}} {{imagesdir}}'
|
||||
|
||||
- name: Create cronjob to download new images
|
||||
cron:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue