mirror of https://github.com/ansible/ansible.git
updated pamd rule args regexp to match file paths also (#33432)
* Added . and / to rule args regexp
Things like pam_echo.so file=/etc/foo.txt weren't being matched and
causing incorrect change counts. Adding / and . fixed that.
Fixes #33351
(cherry picked from commit e957760d52)
pull/33266/merge
parent
e3a8bf02ac
commit
f0741ecaa0
Loading…
Reference in New Issue