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.
|
6 months ago | |
---|---|---|
.github | 6 months ago | |
defaults | 6 months ago | |
files | 6 months ago | |
handlers | 6 months ago | |
meta | 6 months ago | |
molecule | 6 months ago | |
tasks | 6 months ago | |
templates | 6 months ago | |
.ansible-lint | 6 months ago | |
.gitattributes | 6 months ago | |
.gitignore | 6 months ago | |
.travis.yml | 6 months ago | |
.yamllint | 6 months ago | |
CHANGELOG.md | 6 months ago | |
LICENSE | 6 months ago | |
README.md | 6 months ago | |
ansible.cfg | 6 months ago | |
test-requirements.txt | 6 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.
Author Information
This role was created in 2023 by Laur Ivan.
Built With
Contributing
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.