This role installs wkhtmltopdf on a server.
Optional: Set the major and full versions as well as architecture.
wkhtmltopdf_version_main: "0.12" # Default: "0.12"
wkhtmltopdf_version_full: "0.12.2.1" # Default: "0.12.2.1"
wkhtmltopdf_architecture: "amd64" # "amd64" or "i386". Defaults to "amd64"