NOTE: This role is no longer being used by Pressbooks and has been deprecated. We have archived this repo, as it is no longer being maintained.
Installs PrinceXML on Ubuntu 16.04 or 18.04.
Optionally, a PrinceXML license.dat
file.
Available variables are listed below, along with default values (see defaults/main.yml):
# PrinceXML package URI for Ubuntu 16.04 Xenial. Defaults to latest stable 64-bit.
prince_package_uri_ubuntu_xenial: https://www.princexml.com/download/prince_12.5-1_ubuntu16.04_amd64.deb
# PrinceXML package URI for Ubuntu 18.04 Bionic. Defaults to latest stable 64-bit.
prince_package_uri_ubuntu_bionic: https://www.princexml.com/download/prince_12.5-1_ubuntu18.04_amd64.deb
# The local path to your PrinceXML `license.dat` file (optional).
prince_license: ""
None.
- hosts: servers
roles:
- pressbooks.princexml
MIT
This role was created in 2016 by Ned Zimmerman for Pressbooks.