mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
clarified ansible_ssh_host to not imply removal
This commit is contained in:
@@ -160,7 +160,7 @@ Here is an example::
|
||||
Note that you must have passphrase-less SSH keys or an ssh-agent configured for this to work, otherwise rsync
|
||||
will need to ask for a passphrase.
|
||||
|
||||
The `ansible_host` variable (`ansible_ssh_host` in 1.x) reflects the host a task is delegated to.
|
||||
The `ansible_host` variable (`ansible_ssh_host` in 1.x or specific to ssh/paramiko plugins) reflects the host a task is delegated to.
|
||||
|
||||
.. _delegate_facts:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user