Connection plugins — Ansible Documentation
docs.ansible.com › latest › pluginsUsing connection plugins You can set the connection plugin globally via configuration, at the command line (-c, --connection), as a keyword in your play, or by setting a variable, most often in your inventory. For example, for Windows machines you might want to set the winrm plugin as an inventory variable. Most connection plugins can operate with minimal configuration.