updated chsh
This commit is contained in:
parent
a7a69921a8
commit
1085ee2c5c
@ -11,7 +11,8 @@
|
|||||||
- zsh
|
- zsh
|
||||||
|
|
||||||
- name: Set zsh main as shell
|
- name: Set zsh main as shell
|
||||||
shell: sudo chsh -s /bin/zsh gianm
|
become: true
|
||||||
|
shell: chsh -s /bin/zsh gianm
|
||||||
|
|
||||||
- name: Install oh my zsh
|
- name: Install oh my zsh
|
||||||
become_user: gianm
|
become_user: gianm
|
||||||
|
Loading…
x
Reference in New Issue
Block a user