dotfiles/roles/postman/tasks/main.yaml

8 lines
126 B
YAML

---
- name: Install
community.general.flatpak:
name:
- com.getpostman.Postman
method: user
state: present