mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
Fix docs typo at Special Variables (#50230)
This commit is contained in:
committed by
Abhijeet Kasurde
parent
0fe7d569c9
commit
4b300189fd
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user