docker – Run tasks in docker containers

From Get docs
< Connection PluginsAnsible/docs/2.7/plugins/connection/docker


docker – Run tasks in docker containers

New in version 2.0.


Synopsis

  • Run commands or put/fetch files to an existing docker container.

Parameters

Parameter Choices/Defaults Configuration Comments

docker_extra_args

-

Default:

""

Extra arguments to pass to the docker command line

remote_addr

-

Default:

"inventory_hostname"

var: ansible_host

var: ansible_docker_host

The name of the container you want to access.

remote_user

-

Default:

"The set user as per docker\u0027s configuration"

var: ansible_user

var: ansible_docker4_user

The user to execute as inside the container



Status

Authors

  • Lorin Hochestein
  • Leendert Brouwer

Hint

If you notice any issues in this documentation you can edit this document to improve it.


© 2012–2018 Michael DeHaan
© 2018–2019 Red Hat, Inc.
Licensed under the GNU General Public License version 3.
https://docs.ansible.com/ansible/2.7/plugins/connection/docker.html