vellankiindeevar

Results 2 issues of vellankiindeevar

![image](https://user-images.githubusercontent.com/81471588/120477694-e919f000-c360-11eb-82b5-2df1a7d4b292.png)

unable to change shell with ansible ```- name: Change shell to zsh shell: chsh -s $(which zsh) tags: *tags_for_zsh_tasks become: yes ```