Add README to tests/
This commit is contained in:
parent
0812b8c2e9
commit
39c6a4a4c1
6
tests/README.md
Normal file
6
tests/README.md
Normal 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.
|
@ -1,2 +1 @@
|
||||
localhost
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user