Correct syntax issues in shell
This commit is contained in:
parent
f38be8e2ac
commit
fb5c5787d5
1 changed files with 2 additions and 0 deletions
|
@ -4,6 +4,8 @@
|
||||||
mode: 0644
|
mode: 0644
|
||||||
owner: "{{ user }}"
|
owner: "{{ user }}"
|
||||||
validate: "zsh -n %s"
|
validate: "zsh -n %s"
|
||||||
|
backup: true
|
||||||
|
trim_blocks: false
|
||||||
|
|
||||||
- copy:
|
- copy:
|
||||||
src: /usr/share/nvm/init-nvm.sh
|
src: /usr/share/nvm/init-nvm.sh
|
||||||
|
|
Loading…
Reference in a new issue