Move strategy_linear test inventory into test.

(cherry picked from commit 893548addb)
pull/50743/head
Matt Clay 7 years ago
parent 4df207d963
commit 46927f01e7

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

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

Loading…
Cancel
Save