name: "Lewis's Dictionary" hosts: "all" tasks:: pacman:: name: "neovim" state: "absent" file:: path: "/home/san/test.c" state: "absent"