princexml

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.

PrinceXML

Build Status GitHub release

Installs PrinceXML on Ubuntu 16.04 or 18.04.

Requirements

Optionally, a PrinceXML license.dat file.

Role Variables

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: ""

Dependencies

None.

Example Playbook

- hosts: servers
  roles:
     - pressbooks.princexml

License

MIT

Author Information

This role was created in 2016 by Ned Zimmerman for Pressbooks.

Install
ansible-galaxy install pressbooks/ansible-role-princexml
GitHub repository
License
Unknown
Downloads
1109
Owner
open (book) publishing infrastructure