dotfiles/roles/copyq/tasks/main.yaml

8 lines
125 B
YAML

---
- name: Install
community.general.flatpak:
name:
- com.github.hluk.copyq
method: user
state: present