ansible/test/integration/targets/user
Maciej Delmanowski 75be309242 Don't warn if local user is found in user database (#56838)
If the 'local' parameter of the 'user' Ansible module is enabled, and
the user has been found in the local user database, don't emit
a warning, because this is an expected outcome.

Add changelog and integration tests

Co-authored-by: drybed <drybjed@gmail.com>
2019-07-31 12:14:22 -04:00
..
files
meta
tasks Don't warn if local user is found in user database (#56838) 2019-07-31 12:14:22 -04:00
vars User - Create parent directories if they do not exist in the specified home path (#51043) 2019-07-18 10:19:11 -04:00
aliases