- name: Install Calibre (OS's other than CentOS) package: name={{ item }} state=present with_items: - calibre - name: Upgrade Calibre to 3.12 command: scripts/calibre312.sh