Install Calibre via Binary Installer Download.
- Install dependencies
- Download Binary Installer Script
- Execute Binary Installer Script (optional: force update)
None.
Available variables are listed below, along with default values (see defaults/main.yml
):
Name | Default Value | Description |
---|---|---|
calibre.force_update |
false | Whether to Force Update by executing the Installer every run |
None.
---
- hosts: all
gather_facts: true
become: true
roles:
- role: jakoblichterfeld.calibre
MIT
This role was created in 2023 by Jakob Lichterfeld.