1
0
mirror of https://gitlab.com/dbrw/ansible-setup.git synced 2025-08-04 13:15:43 +07:00
ansible-setup/roles/common/tasks/firefox.yml
2022-06-29 17:19:22 +07:00

6 lines
89 B
YAML

- name: install aerc
community.general.pacman:
name:
- aerc
state: present