You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
11 years ago
..
django_manage django_manage need not require virtualenv in PATH 11 years ago
ejabberd_user Fixes #5023 Convert all modules to use new snippet import pattern 11 years ago
htpasswd Addresses #5023 Fix import comments 11 years ago
jboss Addresses #5023 Fix import comments 11 years ago
supervisorctl Addresses #5023 Fix import comments 11 years ago