Remove change-shell for now

This commit is contained in:
2026-02-13 21:42:19 +01:00
parent 1c0343d80b
commit 84ebb2e8be

View File

@@ -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