update copy path
This commit is contained in:
parent
1085ee2c5c
commit
72e8dd9eed
@ -12,7 +12,7 @@
|
||||
|
||||
- name: Set zsh main as shell
|
||||
become: true
|
||||
shell: chsh -s /bin/zsh gianm
|
||||
shell: chsh -s /bin/zsh giamm
|
||||
|
||||
- name: Install oh my zsh
|
||||
become_user: gianm
|
||||
@ -21,6 +21,6 @@
|
||||
- name: Setup shell env
|
||||
copy:
|
||||
src: files/zshrc
|
||||
dest: ~/.zshrc
|
||||
dest: /home/gianm/.zshrc
|
||||
owner: gianm
|
||||
group: gianm
|
Loading…
Reference in New Issue
Block a user