Move strategy_linear test inventory into test.

pull/50754/head
Matt Clay 6 years ago
parent c405fe3098
commit 893548addb

@ -0,0 +1,3 @@
[local]
testhost ansible_connection=local
testhost2 ansible_connection=local

@ -2,4 +2,4 @@
set -eux set -eux
ansible-playbook test_include_file_noop.yml -i ../../inventory "$@" ansible-playbook test_include_file_noop.yml -i inventory "$@"

Loading…
Cancel
Save