4 lines
64 B
YAML

- name: install make
pacman:
name: make
state: present