mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Adam 2
This commit is contained in:
parent
dcb55d1592
commit
7888b93c71
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
||||||
- name: Install Calibre (OS's other than CentOS)
|
- name: Install Calibre (OS's other than CentOS)
|
||||||
# the fedora rpm arm version, though older, takes care of dependencies, and exists
|
# the fedora rpm arm version, though older, takes care of dependencies, and exists
|
||||||
package: name={{ item }}
|
package: name={{ item }}
|
||||||
state=latest
|
state=present
|
||||||
with_items:
|
with_items:
|
||||||
- calibre
|
- calibre
|
||||||
when: calibre_install and ansible_distribution != 'CentOS'
|
when: calibre_install and ansible_distribution != 'CentOS'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue