Fix: fish for me

This commit is contained in:
Bertrand Benjamin 2019-04-18 15:48:08 +02:00
parent d57d73fffa
commit 526dc922f1
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@
name: "{{ item.username }}"
password: "{{ item.password }}"
uid: "{{ item.uid }}"
# shell: "{{ prompt_place['stdout'] }}"
shell: "{{ prompt_place['stdout'] }}"
state: present
with_items: "{{ me }}"
when: not minimal or not server