community.general/lib/ansible/modules/packaging/language
Jim Patterson 4185ffc43e Correct check mode for pip in virtualenv.
Fix #412.  Check mode was always returning changed=True for pip
when the target was in a virtualenv.  The code now uses the normal
tests for determining if change status.
2016-12-08 11:23:11 -05:00
..
__init__.py Some more module categorization. 2016-12-08 11:22:25 -05:00
easy_install.py Proper author info for all remaining modules 2016-12-08 11:23:07 -05:00
gem.py add `include_doc` option 2016-12-08 11:23:08 -05:00
pip.py Correct check mode for pip in virtualenv. 2016-12-08 11:23:11 -05:00