summaryrefslogtreecommitdiff
path: root/changelogs/fragments/py36-spwd.yaml
blob: 7b867baa8e627e079c957e9d6dcf7bd0699d8074 (plain)
1
2
3
---
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)