dotfiles/roles/github-desktop/tasks/main.yaml

8 lines
129 B
YAML
Raw Normal View History

2022-08-02 03:19:10 +00:00
---
- name: Install
community.general.flatpak:
name:
- io.github.shiftey.Desktop
method: user
state: present