vdzhorov.wkhtmltopdf
Ansible Role: wkhtmltopdf
This is an Ansible Role that helps install wkhtmltopdf on CentOS, Debian, and Ubuntu systems.
Requirements
No specific requirements.
Installation
You can install this role using the following command:
ansible-galaxy install vdzhorov.wkhtmltopdf
Role Variables
Here are the available variables with their default values (see defaults/main.yml
):
wkhtmltopdf_version: "0.12.6-1"
- This is the version of
wkhtmltopdf
that will be installed. You can check available versions at wkhtmltopdf downloads.
- This is the version of
wkhtmltopdf_download_dest: "/usr/local/src"
- This is the folder where
wkhtmltopdf
will be downloaded before installation.
- This is the folder where
wkhtmltopdf_base_download_url: "https://github.com/wkhtmltopdf/packaging/releases/download"
- This is the URL used to download
wkhtmltopdf
.
- This is the URL used to download
Dependencies
There are no dependencies.
Example Playbook
Here’s an example of how to use this role in a playbook:
- hosts: wkhtmltopdf
roles:
- vdzhorov.wkhtmltopdf
License
This project is licensed under the MIT License.
Installa
ansible-galaxy install vdzhorov.wkhtmltopdf
Licenza
mit
Download
279
Proprietario
Sysadmin and DevOps enthusiast.