Skip to content

Releases: ansiblebit/wkhtmltopdf

2.16.8

26 May 16:15
Compare
Choose a tag to compare
  • updated wkhtmltopdf_package_download_url default value: #8
  • updated wkhtmltopdf_tarball_download_url default value: #8
  • added test environment for ansible 2.2 and 2.3
  • fixed check mode test failures for ansible >= 2.1: #9
  • fixed Jinja2 warnings

2.16.6

12 Dec 01:14
Compare
Choose a tag to compare
  • renamed wkhtmltopdf_source_dependencies to wkhtmltopdf_runtime_dependencies
  • added more packages to the list of wkhtmltopdf_runtime_dependencies

2.16.4

09 Dec 18:44
Compare
Choose a tag to compare
  • verify if wkhtmltopdf is installed and which version before proceeding: close #4
  • when using source installation the binaries are now installed as wkhtmltox-{{ wkhtmltopdf_version }} and a symlink is created if version is to be set as default: closes #3
  • moved all variables to the defaults directory: closes #5
    • due to this had to split wkhtmltopdf_download_url between package and source installation
  • no longer install build dependencies; removed wkhtmltopdf_build_dependencies
  • reorganized debug and validation tasks
  • use python2.7 when executing build.py so that it works with xenial
  • added wkhtmltopdf_source_dependencies so that wkhtmltopdf works on xenial and yakketty

2.16.2

09 Dec 03:17
Compare
Choose a tag to compare
  • added new variables
    • wkhtmltopdf_build_args
    • wkhtmltopdf_chroot_args

2.16.0

08 Dec 20:48
Compare
Choose a tag to compare
  • initial release
  • use primogen v16 repo structure
  • support for Ansible 2.0
  • added integration tests for:
    • ubuntu
      • yakketty
      • xenial
      • trusty
      • precise
    • debian
      • wheezy
      • jessie