Skip to content

AcroMedia/ansible-role-wkhtmltopdf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/

About

Install wkhtmltopdf on Ubuntu or Red Hat

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •