6 lines
113 B
YAML

- name: install bash developer tools
community.general.pacman:
name:
- shellcheck
state: present