--- - name: "[Alpine] Install package: pleroma" apk: name: pleroma state: present update_cache: yes when: - ansible_distribution == "Alpine"