Update user module documentation (#72109)

Co-authored-by: ankitsagar <ankitsagar15@gmail.com>
pull/72138/head
Ankit Sagar 4 years ago committed by GitHub
parent 50c8c87fe2
commit 865113aa29
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -70,8 +70,8 @@ options:
- Optionally set the user's shell.
- On macOS, before Ansible 2.5, the default shell for non-system users was C(/usr/bin/false).
Since Ansible 2.5, the default shell for non-system users on macOS is C(/bin/bash).
- On other operating systems, the default shell is determined by the underlying tool being
used. See Notes for details.
- See notes for details on how other operating systems determine the default shell by
the underlying tool.
type: str
home:
description:

Loading…
Cancel
Save