wtanaka.pngnq
wtanaka.pngnq
This Ansible role installs pngnq, a tool that optimizes PNG (Portable Network Graphics) files. You can run it from a command line in MSDOS, UNIX, or LINUX.
The main goal of pngnq is to make PNG file sizes smaller by testing different compression levels and filter methods. It can also remove extra data or add specific data chunks like gAMA, tRNS, iCCP, and text chunks.
Example Playbook
- hosts: all
roles:
- wtanaka.pngnq
pngnq_should_shortcircuit
Default: True
When set to True
, this role will skip the installation if pngnq
is already found in your PATH
.
All variables
You can find all available configuration options in defaults/main.yml.
License
GPLv2
Author Information
Visit http://wtanaka.com/ for more information.
Installa
ansible-galaxy install wtanaka.pngnq
Licenza
Unknown
Download
131
Proprietario