On Thu, Feb 13, 2020 at 01:55:20AM -0800, Bala Mutyam wrote:
> Hi all,
>
> ansible --version
> ansible 2.7.7
>
>
> I'm not sure if it's a bug?
No, why would you think that?
It doesn't show it as created you ls demonstrate that.
Setting HOME dir in /etc/passwd is default behavior (same as useradd/adduser commands) and
has nothing to do with the directory being created or not.
If you want other value, set the home parameter on the user module.
--
Kai Stian Olstad