summaryrefslogtreecommitdiff
path: root/roles/preprocessor/tasks/main.yml
diff options
context:
space:
mode:
authorNick White <git@njw.name>2019-01-06 09:32:12 +0000
committerNick White <git@njw.name>2019-01-06 09:32:12 +0000
commitf5385e25f40c8c9140bb9deacbfda42eaa5c8a1c (patch)
tree858f949b0bf19408fac3812b7435361c35055cf9 /roles/preprocessor/tasks/main.yml
parent28549fb8233b36a2b1c30f66736e55e48ec78f3d (diff)
Move scantailor under preprocessing role, and install pdfimages there
Diffstat (limited to 'roles/preprocessor/tasks/main.yml')
-rw-r--r--roles/preprocessor/tasks/main.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/roles/preprocessor/tasks/main.yml b/roles/preprocessor/tasks/main.yml
new file mode 100644
index 0000000..e5823e4
--- /dev/null
+++ b/roles/preprocessor/tasks/main.yml
@@ -0,0 +1,3 @@
+---
+- include: pdfimages.yml
+- include: scantailor.yml