Fix docs typo at Special Variables (#50230)

This commit is contained in:
plastikat 2018-12-21 12:41:54 +07:00 committed by Abhijeet Kasurde
parent 0fe7d569c9
commit 4b300189fd

View file

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