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/integration.cfg

12 lines
364 B
INI

[defaults]
# allow cleanup handlers to run when tests fail
force_handlers = True
# force tests to set ansible_python_interpreter
interpreter_python = /set/ansible_python_interpreter/in/inventory
# prevent use of global inventory
inventory = /dev/null
[inventory]
# prevent tests from unintentionally passing when hosts are not found
host_pattern_mismatch = error