Ensure tmp dir exists before installing .vimrc
This commit is contained in:
parent
f1154280dc
commit
07bce0db46
1 changed files with 4 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
|||
- file:
|
||||
path=~/tmp
|
||||
state=directory
|
||||
|
||||
- template: >
|
||||
src=templates/vimrc.j2
|
||||
dest=~/.vimrc
|
||||
|
|
Loading…
Reference in a new issue