dotfiles/roles/google-chrome/tasks/main.yaml

8 lines
121 B
YAML

---
- name: Install
community.general.flatpak:
name:
- com.google.Chrome
method: user
state: present