You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Laur Ivan cd742c8330 chore(release): 1.0.1 11 months ago
.github Initial commit 11 months ago
defaults Initial commit 11 months ago
files Initial commit 11 months ago
handlers Initial commit 11 months ago
meta Initial commit 11 months ago
molecule Initial commit 11 months ago
tasks Initial commit 11 months ago
templates Initial commit 11 months ago
.ansible-lint Initial commit 11 months ago
.gitattributes Initial commit 11 months ago
.gitignore Initial commit 11 months ago
.travis.yml Initial commit 11 months ago
.yamllint Initial commit 11 months ago
CHANGELOG.md chore(release): 1.0.1 11 months ago
LICENSE Initial commit 11 months ago
README.md Initial commit 11 months ago
ansible.cfg Initial commit 11 months ago
test-requirements.txt Initial commit 11 months ago

README.md

Calibre Ansible role

This role installs Calibre via Docker compose.

Requirements

None

Role Variables

All variables are listed below (see also defaults/main.yml).

---

Dependencies

You need a machine with docker and docker-compose installed.

Example Playbook

- hosts: servers
  roles:
      - 'laurivan.calibre'

License

This project is licensed under the MIT license - see the LICENSE file for details.

MIT License

Author Information

This role was created in 2023 by Laur Ivan.

Built With

Ansible Molecule Goss

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.