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
Joshua Conner 6bf75de95c Docker: don't send wrong parameters to client.start()
As part of being updated for the 1.10 API, a couple of parameters were passed to the docker.client.start() command that it doesn't accept. This caused the module to error out if it tried to start any Docker containers. This removes those parameters so the module works again.
11 years ago
cloud Docker: don't send wrong parameters to client.start() 11 years ago
commands Clarify free_form isn't a real option :) 11 years ago
database re-add idempotency check 11 years ago
files Addresses #6702 Remove version_added from description string 11 years ago
internal Make async jid's unique per host 11 years ago
inventory Make add_host clear the inventory pattern cache, add some more aliases. Fixes #4442. 11 years ago
messaging Fix version_added for node in rabbitmq modules 11 years ago
monitoring Fix version_added for url in airbrake_deployment module 11 years ago
net_infrastructure Adding an options sections to the docstring in the lldp module 11 years ago
network Fixes #6857 Make the url parameter required for get_url 11 years ago
notification Merge pull request #6740 from mjschultz/add-sns-notification 11 years ago
packaging Addresses #6908 Add a mode parameter to apt_repository 11 years ago
source_control Fix incorrect version_added value in docstring for subversion export param 11 years ago
system Added example demonstrating other functionality 11 years ago
utilities Acclerate improvements 11 years ago
web_infrastructure Fix version_added for a few parameters in django_manage 11 years ago