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/module_tracebacks/inventory

6 lines
174 B
Plaintext

testhost_local ansible_connection=local
testhost_ssh ansible_connection=ssh ansible_host=localhost
[all:vars]
ansible_python_interpreter="{{ ansible_playbook_python }}"