- name: Install development tools become: yes pacman: name: - gcc - make - cmake - autoconf - which - git - w3m - gnupg - gnu-netcat - fakeroot - ripgrep - ispell - python2 state: present