ansible/changelogs/fragments/py36-spwd.yaml
2018-05-31 14:56:01 -07:00

3 lines
180 B
YAML

---
bugfixes:
- user - With python 3.6 spwd.getspnam returns PermissionError instead of KeyError if user does not have privileges (https://github.com/ansible/ansible/issues/39472)