7 lines
179 B
Markdown
7 lines
179 B
Markdown
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.
|