Michael DeHaan
|
3b81df1e67
|
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.
|
2012-08-11 18:13:29 -04:00 |
|
Sébastien Bocahu
|
ca5642ca26
|
Fix variable scope
|
2012-08-10 21:58:58 +02:00 |
|
Sundar Raman
|
01efd46599
|
Further syntax fix work on Python2.4
The `val if something else something-else` syntax does not work prior to 2.5.
|
2012-08-09 18:09:18 -04:00 |
|
Sundar Raman
|
a221c9ed65
|
Fix syntax to work on Python2.4
The `val if something else something-else` syntax does not work prior to 2.5
|
2012-08-09 17:54:29 -04:00 |
|
Matt Wright
|
a5ec3233d5
|
Updates per ansible/ansible#796
|
2012-08-08 10:35:07 -04:00 |
|
Matt Wright
|
311e90473d
|
add pip module
|
2012-08-07 16:38:04 -04:00 |
|