diff --git a/docs/ansible.rst b/docs/ansible.rst index aef27b92..ebd3846a 100644 --- a/docs/ansible.rst +++ b/docs/ansible.rst @@ -167,7 +167,7 @@ Connection Delegation Included is a preview of **Connection Delegation**, a Mitogen-specific implementation of `stackable connection plug-ins`_. This enables multi-hop -connections via a bastion, or Docker/LCX connections delegated via their host +connections via a bastion, or Docker/LXC connections delegated via their host machine, where reaching the host may itself entail recursive delegation. .. _Stackable connection plug-ins: https://github.com/ansible/proposals/issues/25