2019-09-14 22:09:30 +00:00
|
|
|
- include_tasks: install.yml
|
|
|
|
when: calibreweb_install and not calibreweb_installed is defined
|
2019-03-13 17:30:44 +00:00
|
|
|
|
2019-09-14 22:09:30 +00:00
|
|
|
- include_tasks: enable.yml
|
|
|
|
when: calibreweb_install or calibreweb_installed is defined
|