Files
2020-04-22 18:04:16 -06:00

8 lines
127 B
YAML

---
# Install wkhtmltopdf
- name: Installing wkhtmltopdf
apt:
update_cache: yes
state: present
name: wkhtmltopdf