mirror of https://github.com/ansible/ansible.git
Fix conditionals integration test. (#53583)
* Fix inventory for conditionals test. * Remove extra groups from conditionals test.pull/53589/head
parent
6588df505c
commit
5134ba95ca
@ -1,5 +0,0 @@
|
||||
# Do not put test specific entries in this inventory file.
|
||||
# For script based test targets (using runme.sh) put the inventory file in the test's directory instead.
|
||||
|
||||
[testgroup]
|
||||
testhost ansible_connection=local
|
||||
Loading…
Reference in New Issue