computer-playbook/roles/collection-office-tools/tasks/main.yml

7 lines
115 B
YAML
Raw Normal View History

2022-08-19 21:39:23 +02:00
- name: install shutter
community.general.pacman:
name:
- chromium
- shutter
state: present