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.
 
 
 
 
 
Go to file
Petr Svoboda 85396cbd26 Fix traceback in git module when version checkout fails
"UnboundLocalError: local variable 'branch' referenced before assignment" is
raised in git, line 282, in switch_version.

Exception is raised when version is not branch and version checkout fails.
E.g. when version is nonexistant commit.
11 years ago
cloud fixed vpc provisioning / clarified group_id usage 11 years ago
commands
database Add version_added information to module parameter. 11 years ago
files doc update 11 years ago
internal * Updated all ansible.cc references in the documentation to point 11 years ago
inventory Trim legacy variable usage. 11 years ago
messaging Add missing version_added description in docs. 11 years ago
monitoring Trim old style var references. 11 years ago
net_infrastructure Changed shebangs that use /usr/bin/env to use /usr/bin/python and therefore be compatible with the ansible_python_interpreter variable. 11 years ago
network Trim old style var references 11 years ago
notification Legacy variable usage. 11 years ago
packaging Fix prev feature commit, Do not require aptitude to use apt commands in the apt module, only needed when upgrading. 11 years ago
source_control Fix traceback in git module when version checkout fails 11 years ago
system Make exceptions handling python 2.4 compatible. 11 years ago
utilities Legacy variable usage removed 11 years ago
web_infrastructure Update htpasswd module for various API incompatibilities 11 years ago