mirror of https://github.com/ansible/ansible.git
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.reviewable/pr18780/r1
parent
076bba555f
commit
6bf75de95c
Loading…
Reference in New Issue