Remove full scripts folder
This commit is contained in:
parent
f1f2fe990a
commit
e227195ab7
@ -28,12 +28,8 @@
|
|||||||
path: "{{ item }}"
|
path: "{{ item }}"
|
||||||
state: "absent"
|
state: "absent"
|
||||||
loop:
|
loop:
|
||||||
- "~/.config/Vorlagen"
|
|
||||||
- "~/.emacs.d"
|
- "~/.emacs.d"
|
||||||
- "~/scripts/archive"
|
- "~/scripts"
|
||||||
- "~/scripts/in_path"
|
|
||||||
- "~/scripts/pieces"
|
|
||||||
- "~/scripts/polybar"
|
|
||||||
tags: config
|
tags: config
|
||||||
|
|
||||||
- name: Copy new files and directories
|
- name: Copy new files and directories
|
||||||
|
Loading…
Reference in New Issue
Block a user