ansible/lib/ansible
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
..
cli
compat
config
errors
executor
galaxy
inventory
module_utils
modules Fix mixed type comparison resulting in wrong changed (#2772) 2016-12-08 11:34:52 -05:00
parsing
playbook
plugins
template
utils
vars
__init__.py
constants.py
release.py
test-requirements.txt