ansible/test/units/modules/system
R. Francis Smith e957760d52 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

* pamd: test argument with value

Relates #33351
2017-11-30 15:32:02 -05:00
..
interfaces_file
__init__.py
test_iptables.py Unit tests: share common code (#31456) 2017-11-17 09:17:07 -08:00
test_known_hosts.py
test_linux_mountinfo.py
test_pamd.py updated pamd rule args regexp to match file paths also (#33432) 2017-11-30 15:32:02 -05:00
test_parted.py Unit tests: share common code (#31456) 2017-11-17 09:17:07 -08:00
test_systemd.py