community.general/lib/ansible/modules/packaging/language
james-prior 68b9c2ffa7 Make explicit that virtualenv is created if needed for pip module. (#3731)
packaging/language/pip.py:
    virtualenv option:
        Mention that virtualenv is created if it does not exist.
            (Explicit is better than implicit.)
        Mention other relevant options.
    notes:
        initialized -> created
    Wrap long lines.
2016-12-08 11:24:31 -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 Change gem_source and executable to 'path' 2016-12-08 11:24:24 -05:00
pip.py Make explicit that virtualenv is created if needed for pip module. (#3731) 2016-12-08 11:24:31 -05:00