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
George Miroshnykov 58e34edce3 Add idempotency to mongodb_user module 11 years ago
cloud reword "except Error as e:" into "except Error, e:" to be compatible with Python 2.5 (#5852) 11 years ago
commands Adding no_log: capability for tasks 11 years ago
database Add idempotency to mongodb_user module 11 years ago
files
internal
inventory
messaging
monitoring
net_infrastructure
network Allow the 'PATCH' method in the 'uri' module since 'httplib2' allows it 11 years ago
notification
packaging reword "except Error as e:" into "except Error, e:" to be compatible with Python 2.5 (#5852) 11 years ago
source_control (#5822) Use `mkstemp` to open a temporary file (as NamedTemporaryFile doesn't take a `delete` argument in Python < 2.6) 11 years ago
system
utilities
web_infrastructure Clean up stray space at the end of a line after a period. 11 years ago