Skip to content

Latest commit

 

History

History
40 lines (26 loc) · 690 Bytes

README.md

File metadata and controls

40 lines (26 loc) · 690 Bytes

Ansible role: WKHTMLTOPDF

.github/workflows/molecule.yml

Install WKHTMLTOPDF (and its dependencies).

Requirements

  • Ubuntu >= 18.04 , or Red Hat / CentOS 8
  • Your playbook must gather facts.

Role Variables

See defaults.yml

Dependencies

None

Example Playbook

    - hosts: my_group
      gather_facts: true
      become: true
      roles:
        - name: Install WKHTMLTOPDF
          role: acromedia.wkhtmltopdf
          tags:
            - wkhtmltopdf

License

GPLv3

Author Information

Acro Commerce Inc. https://www.acrocommerce.com/