49d4442378
* Add umask option to user module * Fail on setting both umask and local: True * Add integration test * Add changelog * Run integration tests only if HOME_MODE is not set * Run integration tests only on Linux Co-authored-by: Matt Clay <matt@mystile.com>
3 lines
102 B
YAML
3 lines
102 B
YAML
---
|
|
minor_changes:
|
|
- user - Add ``umask`` option (https://github.com/ansible/ansible/issues/40359).
|