Commit Graph

11 Commits (94de4db928c274b4aa5006530789820c5bb7f5fa)

Author SHA1 Message Date
Stephen Fromm 6742e9c3f4 Add option required=(True|False) to get_bin_path and update modules
14 years ago
Stephen Fromm e5a635672c Migrate remaining modules to use get_bin_path in module_common.py
14 years ago
Michael DeHaan 705057b9a6 Merge pull request #900 from lorin/pip-venv-bug
14 years ago
Lorin Hochstein 8223d3ee3f Retrieve pip path after creating virtualenv
14 years ago
Lorin Hochstein 8af3403f65 Return both stdout and stderr on pip failures.
14 years ago
Michael DeHaan 1e4d45af1e Add module common code to allow it to be easier to indicate whether arguments are mutually exclusive, required in conjunction, or whether one of a list of arguments is required. This simplifies writing Python modules.
14 years ago
Sébastien Bocahu 487d07a845 Fix variable scope
14 years ago
Sundar Raman 66a6231922 Further syntax fix work on Python2.4
14 years ago
Sundar Raman 9ad91d7369 Fix syntax to work on Python2.4
14 years ago
Matt Wright 0116e53e48 Updates per ansible/ansible#796
14 years ago
Matt Wright 4de0e5de54 add pip module
14 years ago