ansible/changelogs/fragments/user-aix-shadow-file-parsing.yaml
Sam Doran f27eccabbd
User - Fix shadow file parsing on AIX (#55230)
Implement a new method for shadow file parsing so it can be subclassed.
2019-04-22 15:24:10 -04:00

2 lines
109 B
YAML

bugfixes:
- user - properly parse the shadow file on AIX (https://github.com/ansible/ansible/issues/54461)