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

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 ansible_become_user
The user Ansible 'becomes' after using privilege escalation. This must be available to the 'login 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. The connection plugin actually used for the task on the target host.
ansible_host ansible_host