Move strategy_linear test inventory into test.

(cherry picked from commit 893548addb)
pull/50744/head
Matt Clay 7 years ago
parent bcdd9abcd3
commit c0592484f0

@ -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