Fix documentation description of `remote_addr` for docker connection plugin (#33520)

pull/33654/head
Alexandre Garnier 7 years ago committed by Jordan Borean
parent 03d1e63f57
commit b4e6028ee7

@ -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

Loading…
Cancel
Save