mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-07-01 16:18:55 +00:00
User - Fix shadow file parsing on AIX (#55230)
Implement a new method for shadow file parsing so it can be subclassed.
This commit is contained in:
parent
d18beee641
commit
f27eccabbd
2 changed files with 60 additions and 7 deletions
2
changelogs/fragments/user-aix-shadow-file-parsing.yaml
Normal file
2
changelogs/fragments/user-aix-shadow-file-parsing.yaml
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
bugfixes:
|
||||
- user - properly parse the shadow file on AIX (https://github.com/ansible/ansible/issues/54461)
|
||||
Loading…
Add table
Add a link
Reference in a new issue