You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/integration/targets/connection_ssh/control_path.inventory

10 lines
161 B
Plaintext

[web]
web1
web2
[web:vars]
ansible_host=localhost
ansible_connection=ssh
ansible_python_interpreter="{{ ansible_playbook_python }}"
ansible_ssh_pipelining=true