ansible/changelogs/fragments/70600-user-module-dont-create-home-when-create_home-is-false.yml

3 lines
144 B
YAML
Raw Normal View History

bugfixes:
- "user - don't create home directory and missing parents when create_home == false (https://github.com/ansible/ansible/pull/70600)."