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

4 lines
196 B
Plaintext

[testgroup]
testhost ansible_connection=local # no connection is actually established with this host
localhost ansible_connection=local ansible_python_interpreter="{{ ansible_playbook_python }}"