Add README to tests/

This commit is contained in:
Luke Yeager 2019-04-29 10:12:42 -07:00
parent 0812b8c2e9
commit 39c6a4a4c1
3 changed files with 6 additions and 1 deletions

6
tests/README.md Normal file
View File

@ -0,0 +1,6 @@
Test like this:
```
ansible-playbook --inventory tests/inventory.yml tests/playbook.yml
```
By default, the test inventory operates on the localhost.
You may want to change this.

View File

@ -1,2 +1 @@
localhost localhost