Add directory_mode to recursive copy
This commit is contained in:
parent
f1bee6e869
commit
8c7adf5ead
1 changed files with 1 additions and 0 deletions
|
@ -128,6 +128,7 @@
|
|||
copy:
|
||||
src: lua
|
||||
dest: ~/.config/nvim/
|
||||
directory_mode: 0755
|
||||
mode: 0644
|
||||
|
||||
- name: Run PackerSync
|
||||
|
|
Loading…
Add table
Reference in a new issue