Added ansible-parallel

Signed-off-by: Marcin Woźniak <marcin.wozniak@wundermanthompson.com>
This commit is contained in:
2023-07-04 11:29:58 +02:00
committed by Marcin Woźniak
parent 767df75e28
commit a32ec8790f
2 changed files with 2 additions and 0 deletions

View File

@ -662,4 +662,5 @@ function! RemoveForti()
:%g/set comments .*/d
:%s/edit .*/edit 0/g
:%s/ \+//g
:g/^$/d
endfunction