Skip to content
Snippets Groups Projects
Commit 37a51174 authored by jurgenhaas's avatar jurgenhaas
Browse files

ansible-inventories/arocom#2519 Install wkhtmltopdf when running farm playbook

parent cb1d2a5e
No related branches found
No related tags found
No related merge requests found
......@@ -7,7 +7,8 @@
- block:
- import_tasks: install.yml
- include_tasks: install.yml
when: wkhtmltopdf_install|default(false)
- name: 'Remember that this role had been run'
set_fact: role_wkhtmltopdf_completed=true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment