703618336f
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>
(cherry picked from commit 75be309242
)
Co-authored-by: Maciej Delmanowski <drybjed@drybjed.net>
2 lines
134 B
YAML
2 lines
134 B
YAML
bugfixes:
|
|
- 'user - do not warn when using ``local: yes`` if user already exists (https://github.com/ansible/ansible/issues/58063)'
|