Files
2026-03-13 21:56:45 +05:30

10 lines
158 B
Plaintext

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