ansible/changelogs/fragments/py36-spwd.yaml

4 lines
180 B
YAML
Raw Normal View History

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