- name: "[Arch] install terraform" become: yes community.general.pacman: name: - terraform when: ansible_distribution == "Archlinux"