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.
ansible/library
Joshua Conner 0ef288dcc8 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
inventory
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
network Fixes #6857 Make the url parameter required for get_url 11 years ago
notification
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
web_infrastructure Fix version_added for a few parameters in django_manage 11 years ago