diff --git a/lib/ansible/plugins/connection/docker.py b/lib/ansible/plugins/connection/docker.py index a05de0294d7..2c11b26aa8b 100644 --- a/lib/ansible/plugins/connection/docker.py +++ b/lib/ansible/plugins/connection/docker.py @@ -32,7 +32,7 @@ DOCUMENTATION = """ default: '' remote_addr: description: - - The path of the chroot you want to access. + - The name of the container you want to access. default: inventory_hostname vars: - name: ansible_host