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.
9 lines
170 B
Plaintext
9 lines
170 B
Plaintext
6 years ago
|
# vim: syntax=dosini
|
||
|
|
||
|
# When running the tests outside CI, make a single 'target' host which is the
|
||
|
# local machine.
|
||
|
target ansible_host=localhost
|
||
|
|
||
|
[test-targets]
|
||
|
target
|