ansible/changelogs/fragments/user-aix-shadow-file-parsing.yaml
Sam Doran 76f6d21ff3 [stable-2.8] User - Fix shadow file parsing on AIX (#55230)
Implement a new method for shadow file parsing so it can be subclassed.
(cherry picked from commit f27eccabbd)

Co-authored-by: Sam Doran <sdoran@redhat.com>
2019-04-24 14:45:52 -06:00

2 lines
109 B
YAML

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