ansible/library/web_infrastructure
Roger López a3dcac0a0f django_manage need not require virtualenv in PATH
The virtualenv parameter to the django_manage command is used to locate
the virtualenv and build it if necessary.  Access to the virtualenv
executable is only needed if the virtualenv directory doesn't exist and
needs to be built.  This patch allows for the situation where a
virtualenv that is not in the PATH was used to create a virtualenv prior
to running the django_manage module.
2013-12-17 14:45:42 -05:00
..
django_manage django_manage need not require virtualenv in PATH 2013-12-17 14:45:42 -05:00
ejabberd_user Fixes #5023 Convert all modules to use new snippet import pattern 2013-12-02 15:11:23 -05:00
htpasswd Addresses #5023 Fix import comments 2013-12-02 15:13:49 -05:00
jboss Addresses #5023 Fix import comments 2013-12-02 15:13:49 -05:00
supervisorctl Addresses #5023 Fix import comments 2013-12-02 15:13:49 -05:00