Add README to tests/
This commit is contained in:
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
|
localhost
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user