Remove change-shell for now
This commit is contained in:
@@ -1,9 +0,0 @@
|
|||||||
- name: set up zsh for user
|
|
||||||
hosts: all
|
|
||||||
become: no
|
|
||||||
tasks:
|
|
||||||
- name: change user shell to zsh
|
|
||||||
become: yes
|
|
||||||
user:
|
|
||||||
name: mo
|
|
||||||
shell: /bin/zsh
|
|
||||||
Reference in New Issue
Block a user