Fix docs typo at Special Variables (#50230)
This commit is contained in:
parent
0fe7d569c9
commit
4b300189fd
1 changed files with 1 additions and 1 deletions
|
@ -126,7 +126,7 @@ Only the common ones are described as each connection/become/shell/etc plugin ca
|
|||
ansible_become_user
|
||||
The user Ansible 'becomes' after using privilege escalation. This must be available to the 'login user'.
|
||||
|
||||
ansible_connecion
|
||||
ansible_connection
|
||||
The connection plugin actually used for the task on the target host.
|
||||
|
||||
ansible_host
|
||||
|
|
Loading…
Reference in a new issue