Added ansible-parallel

Signed-off-by: Marcin Woźniak <marcin.wozniak@wundermanthompson.com>
This commit is contained in:
Marcin Woźniak
2023-07-04 11:29:58 +02:00
parent c9e356a584
commit c4c4482cba
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