Alvin Demeyer
Alvin Demeyer
I had the same error due to `getent passwd $user` not returning a shell. (LDAP did not contain that value) This was fixed by placing the following in **/etc/sssd/sssd.conf**: ```...
I don't think it's possible to change **ansible_user** for a separate play or host since **ansible_user** is passed as `--extra-vars` and has higher priority than whatever you define. (https://github.com/ansible-semaphore/semaphore/issues/1464)
Is the error that hard to reproduce? 1. Have Firefox sync enabled. 2. Add multi-account containers (other than the default) 3. Install Firefox on another host (and sync Firefox account)...
I confirm this. when running PowerShell as Administrator, arrow up does not work, but it shows `[A` instead. Arrow left becomes `[D`, arrow right becomes `[C` and arrow down becomes...