Use sample inventory file in doc (#4052)
parent
ea7a6f1cf1
commit
e640233947
|
@ -6,5 +6,5 @@ This playbook aims to automate [this](https://metallb.universe.tf/tutorial/layer
|
||||||
|
|
||||||
## Install
|
## Install
|
||||||
```
|
```
|
||||||
ansible-playbook --ask-become -i inventory/sample/k8s_heketi_inventory.yml contrib/metallb/metallb.yml
|
ansible-playbook --ask-become -i inventory/sample/hosts.ini contrib/metallb/metallb.yml
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue