Need root for chsh
This commit is contained in:
parent
8fde33f6a4
commit
a1b0781e0c
@ -179,6 +179,7 @@
|
||||
ansible.builtin.user:
|
||||
name: "{{ ansible_user_id }}"
|
||||
shell: "/usr/bin/fish"
|
||||
become: true
|
||||
tags: config
|
||||
|
||||
- name: Set fish for root
|
||||
|
Loading…
Reference in New Issue
Block a user