1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

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

This commit is contained in:
Alexandre Garnier 2017-12-06 22:41:33 +01:00 committed by Jordan Borean
parent 03d1e63f57
commit b4e6028ee7

View file

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