Commit Graph

6 Commits (24c8c22e754cd78af1aff57e441960ae091dafc5)

Author SHA1 Message Date
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
The `val if something else something-else` syntax does not work prior to 2.5.
14 years ago
Sundar Raman 9ad91d7369 Fix syntax to work on Python2.4
The `val if something else something-else` syntax does not work prior to 2.5
14 years ago
Matt Wright 0116e53e48 Updates per ansible/ansible#796 14 years ago
Matt Wright 4de0e5de54 add pip module 14 years ago