local – execute on controller¶
Synopsis¶
- This connection plugin allows ansible to execute tasks on the Ansible ‘controller’ instead of on a remote host.
Notes¶
Note
- The remote user is ignored, the user with which the ansible CLI was executed is used instead.
Status¶
Authors¶
- ansible (@core)
Hint
If you notice any issues in this documentation you can edit this document to improve it.