init: init

This commit is contained in:
2026-03-13 21:56:45 +05:30
commit 3a00b9504d
11 changed files with 245 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
name: "Lewis's Dictionary"
hosts: "all"
tasks::
pacman::
name: "neovim"
state: "absent"
file::
path: "/home/san/test.c"
state: "absent"