You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
7 years ago
..
interfaces_file Miscellaneous pylint fixes. 7 years ago
__init__.py New module: manage debian network interfaces file /etc/network/interfaces (system/interfaces_file) (#25295) 7 years ago
test_iptables.py Unit tests: share common code (#31456) 7 years ago
test_known_hosts.py test/: PEP8 compliancy (#24803) 7 years ago
test_linux_mountinfo.py Fix leading slashes being stripped from mount src (#24013) 7 years ago
test_pamd.py updated pamd rule args regexp to match file paths also (#33432) 7 years ago
test_parted.py Unit tests: share common code (#31456) 7 years ago
test_systemd.py Fix PEP 8 issue. 8 years ago