1
0
mirror of https://gitlab.com/dbrw/ansible-setup.git synced 2025-08-05 00:05:46 +07:00
ansible-setup/roles/common/tasks/brave.yml
2022-06-29 17:19:22 +07:00

6 lines
91 B
YAML

- name: install Brave
community.general.pacman:
name:
- brave
state: present