Files
community.general/lib/ansible/modules/extras/system
Alexandre Garnier f06e2e7a0b Fix mixed type comparison resulting in wrong changed (#2772)
When using `use_max` or `use_min` in `pam_limits`, the new value is an integer compared with the actual_value which is a string, so they are always different and the module reports a changed but none occurred.
2016-12-08 11:34:52 -05:00
..
2016-12-08 11:32:18 -05:00
2016-12-08 11:33:50 -05:00
2016-12-08 11:34:34 -05:00
2016-12-08 11:34:44 -05:00
2016-12-08 11:34:09 -05:00
2016-12-08 11:33:25 -05:00
2016-12-08 11:34:47 -05:00
2016-12-08 11:34:49 -05:00