--- - name: "Ensure tmuxinator is installed" become: true become_user: "aur_builder" kewlfft.aur.aur: name: "tmuxinator" state: "present" use: "yay"