Need root for chsh

This commit is contained in:
exu 2024-10-11 18:58:32 +02:00
parent 8fde33f6a4
commit a1b0781e0c

View File

@ -179,6 +179,7 @@
ansible.builtin.user:
name: "{{ ansible_user_id }}"
shell: "/usr/bin/fish"
become: true
tags: config
- name: Set fish for root