--- # Installs tesseract training files # TODO: get this from somewhere more sensible - name: Install tesseract training files copy: src={{ item }} dest=/usr/local/share/tesseract-ocr/tessdata/ with_items: - /home/nick/rescribe/2018-natphil/tmp/tessdata/rescribealphav5.traineddata