4 lines
82 B
YAML

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