75be309242
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>
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)'
|